Searched refs:buff_count (Results 1 – 3 of 3) sorted by relevance
655 __le16 buff_count; /* Size of the buffer pointed by this descriptor */ member676 __le16 buff_count; /* Len of the buffer pointed by descriptor. */ member
339 lp->rx_ring[i].buff_count = cpu_to_le16(lp->rx_buff_len-2); in amd8111e_init_ring()348 lp->tx_ring[i].buff_count = 0; in amd8111e_init_ring()677 le16_to_cpu(lp->tx_ring[tx_index].buff_count); in amd8111e_tx()792 lp->rx_ring[rx_index].buff_count = in amd8111e_rx_poll()1296 lp->tx_ring[tx_index].buff_count = cpu_to_le16(skb->len); in amd8111e_start_xmit()
1830 int buff_count; in hrz_init() local1889 for (buff_count = 0; buff_count < BUFN3_SIZE-1; buff_count++) { in hrz_init()1918 for (buff_count = 0; buff_count < BUFN4_SIZE-1; buff_count++) { in hrz_init()