Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/aquantia/atlantic/
Daq_ring.h49 u8 is_hash_l4; member
Daq_ring.c678 buff->is_hash_l4 ? PKT_HASH_TYPE_L4 : in __aq_ring_rx_clean()
821 buff->is_hash_l4 ? PKT_HASH_TYPE_L4 : in __aq_ring_xdp_clean()
/linux-6.6.21/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_b0.c925 buff->is_hash_l4 = 0U; in hw_atl_b0_hw_ring_rx_receive()
969 buff->is_hash_l4 = (rss_type == 0x4 || in hw_atl_b0_hw_ring_rx_receive()
Dhw_atl_a0.c701 buff->is_hash_l4 = (rss_type == 0x4 || in hw_atl_a0_hw_ring_rx_receive()