Lines Matching refs:byte_cnt
204 u16 byte_cnt; /* Descriptor buffer byte count */ member
212 u16 byte_cnt; /* buffer byte count */ member
222 u16 byte_cnt; /* Descriptor buffer byte count */ member
230 u16 byte_cnt; /* buffer byte count */ member
532 u16 byte_cnt; in rxq_process() local
555 byte_cnt = rx_desc->byte_cnt; in rxq_process()
566 stats->rx_bytes += byte_cnt - 2; in rxq_process()
581 skb_put(skb, byte_cnt - 2 - 4); in rxq_process()
761 desc->byte_cnt = length; in txq_put_data_tso()
817 desc->byte_cnt = hdr_len; in txq_put_hdr_tso()
941 desc->byte_cnt = skb_frag_size(this_frag); in txq_submit_frag_skb()
943 this_frag, 0, desc->byte_cnt, in txq_submit_frag_skb()
988 desc->byte_cnt = length; in txq_submit_skb()
1115 desc->byte_cnt, in txq_reclaim()
1120 desc->byte_cnt, in txq_reclaim()