Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/
Daq_ring.h38 u8 is_hash_l4; member
Daq_ring.c284 buff->is_hash_l4 ? PKT_HASH_TYPE_L4 : in aq_ring_rx_clean()
/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_a0.c692 buff->is_hash_l4 = (rss_type == 0x4 || in hw_atl_a0_hw_ring_rx_receive()
Dhw_atl_b0.c704 buff->is_hash_l4 = (rss_type == 0x4 || in hw_atl_b0_hw_ring_rx_receive()