Lines Matching refs:byte_cnt
202 u16 byte_cnt; /* Descriptor buffer byte count */ member
210 u16 byte_cnt; /* buffer byte count */ member
220 u16 byte_cnt; /* Descriptor buffer byte count */ member
228 u16 byte_cnt; /* buffer byte count */ member
528 u16 byte_cnt; in rxq_process() local
551 byte_cnt = rx_desc->byte_cnt; in rxq_process()
562 stats->rx_bytes += byte_cnt - 2; in rxq_process()
577 skb_put(skb, byte_cnt - 2 - 4); in rxq_process()
757 desc->byte_cnt = length; in txq_put_data_tso()
813 desc->byte_cnt = hdr_len; in txq_put_hdr_tso()
937 desc->byte_cnt = skb_frag_size(this_frag); in txq_submit_frag_skb()
939 this_frag, 0, desc->byte_cnt, in txq_submit_frag_skb()
984 desc->byte_cnt = length; in txq_submit_skb()
1111 desc->byte_cnt, in txq_reclaim()
1116 desc->byte_cnt, in txq_reclaim()