Lines Matching refs:byte_cnt
190 u16 byte_cnt; /* Descriptor buffer byte count */ member
198 u16 byte_cnt; /* buffer byte count */ member
208 u16 byte_cnt; /* Descriptor buffer byte count */ member
216 u16 byte_cnt; /* buffer byte count */ member
516 u16 byte_cnt; in rxq_process() local
539 byte_cnt = rx_desc->byte_cnt; in rxq_process()
550 stats->rx_bytes += byte_cnt - 2; in rxq_process()
565 skb_put(skb, byte_cnt - 2 - 4); in rxq_process()
741 desc->byte_cnt = length; in txq_put_data_tso()
798 desc->byte_cnt = hdr_len; in txq_put_hdr_tso()
921 desc->byte_cnt = skb_frag_size(this_frag); in txq_submit_frag_skb()
923 this_frag, 0, desc->byte_cnt, in txq_submit_frag_skb()
968 desc->byte_cnt = length; in txq_submit_skb()
1095 desc->byte_cnt, in txq_reclaim()
1100 desc->byte_cnt, in txq_reclaim()