Home
last modified time | relevance | path

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

/drivers/net/ethernet/aquantia/atlantic/
Daq_ring.h45 u8 is_hash_l4; member
Daq_ring.c494 buff->is_hash_l4 ? PKT_HASH_TYPE_L4 : in aq_ring_rx_clean()
/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()