Searched refs:len_l3 (Results 1 – 4 of 4) sorted by relevance
64 u8 len_l3; member
713 dx_buff->len_l3 = skb_network_header_len(skb); in aq_nic_map_skb()
461 txd->ctl |= (buff->len_l3 << 31) | in hw_atl_a0_hw_ring_tx_xmit()467 (buff->len_l3 >> 1); in hw_atl_a0_hw_ring_tx_xmit()470 buff->len_l3 + in hw_atl_a0_hw_ring_tx_xmit()
688 txd->ctl |= (buff->len_l3 << 31) | in hw_atl_b0_hw_ring_tx_xmit()694 buff->len_l3 + in hw_atl_b0_hw_ring_tx_xmit()699 (buff->len_l3 >> 1); in hw_atl_b0_hw_ring_tx_xmit()
Completed in 12 milliseconds