Searched refs:len_l3 (Results 1 – 4 of 4) sorted by relevance
58 u8 len_l3; member
442 dx_buff->len_l3 = ip_hdrlen(skb); in aq_nic_map_skb()
455 txd->ctl |= (buff->len_l3 << 31) | in hw_atl_a0_hw_ring_tx_xmit()461 (buff->len_l3 >> 1); in hw_atl_a0_hw_ring_tx_xmit()464 buff->len_l3 + in hw_atl_a0_hw_ring_tx_xmit()
513 txd->ctl |= (buff->len_l3 << 31) | in hw_atl_b0_hw_ring_tx_xmit()519 buff->len_l3 + in hw_atl_b0_hw_ring_tx_xmit()524 (buff->len_l3 >> 1); in hw_atl_b0_hw_ring_tx_xmit()