Home
last modified time | relevance | path

Searched refs:rx_packet_hash_offset (Results 1 – 9 of 9) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/sfc/siena/
Drx_common.h35 return __le32_to_cpup((const __le32 *)(eh + efx->rx_packet_hash_offset)); in efx_rx_buf_hash()
37 const u8 *data = eh + efx->rx_packet_hash_offset; in efx_rx_buf_hash()
Dnet_driver.h1016 int rx_packet_hash_offset; member
Defx_common.c1015 efx->rx_packet_hash_offset = in efx_siena_init_struct()
/linux-6.1.9/drivers/net/ethernet/sfc/
Drx_common.h35 return __le32_to_cpup((const __le32 *)(eh + efx->rx_packet_hash_offset)); in efx_rx_buf_hash()
37 const u8 *data = eh + efx->rx_packet_hash_offset; in efx_rx_buf_hash()
Dnet_driver.h1069 int rx_packet_hash_offset; member
Defx_common.c1004 efx->rx_packet_hash_offset = in efx_init_struct()
/linux-6.1.9/drivers/net/ethernet/sfc/falcon/
Drx.c65 return __le32_to_cpup((const __le32 *)(eh + efx->rx_packet_hash_offset)); in ef4_rx_buf_hash()
67 const u8 *data = eh + efx->rx_packet_hash_offset; in ef4_rx_buf_hash()
Dnet_driver.h822 int rx_packet_hash_offset; member
Defx.c2649 efx->rx_packet_hash_offset = in ef4_init_struct()