Home
last modified time | relevance | path

Searched refs:len_l3 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.h64 u8 len_l3; member
H A Daq_nic.c713 dx_buff->len_l3 = skb_network_header_len(skb); in aq_nic_map_skb()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_a0.c461 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()
H A Dhw_atl_b0.c688 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()