Searched refs:buff_count (Results 1 – 3 of 3) sorted by relevance
644 __le16 buff_count; /* Size of the buffer pointed by this descriptor */ member665 __le16 buff_count; /* Len of the buffer pointed by descriptor. */ member
330 lp->rx_ring[i].buff_count = cpu_to_le16(lp->rx_buff_len-2); in amd8111e_init_ring()339 lp->tx_ring[i].buff_count = 0; in amd8111e_init_ring()669 le16_to_cpu(lp->tx_ring[tx_index].buff_count); in amd8111e_tx()772 lp->rx_ring[rx_index].buff_count = in amd8111e_rx_poll()1257 lp->tx_ring[tx_index].buff_count = cpu_to_le16(skb->len); in amd8111e_start_xmit()
1816 int buff_count; in hrz_init() local1875 for (buff_count = 0; buff_count < BUFN3_SIZE-1; buff_count++) { in hrz_init()1904 for (buff_count = 0; buff_count < BUFN4_SIZE-1; buff_count++) { in hrz_init()
Completed in 12 milliseconds