Searched refs:len_l3 (Results 1 – 4 of 4) sorted by relevance
60 u8 len_l3; member
381 dx_buff->len_l3 = ip_hdrlen(skb); in aq_nic_map_skb()
487 txd->ctl |= (buff->len_l3 << 31) | in hw_atl_b0_hw_ring_tx_xmit()493 (buff->len_l3 >> 1); in hw_atl_b0_hw_ring_tx_xmit()496 buff->len_l3 + in hw_atl_b0_hw_ring_tx_xmit()
449 txd->ctl |= (buff->len_l3 << 31) | in hw_atl_a0_hw_ring_tx_xmit()455 (buff->len_l3 >> 1); in hw_atl_a0_hw_ring_tx_xmit()458 buff->len_l3 + in hw_atl_a0_hw_ring_tx_xmit()