Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/
A 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()
A Dnet_driver.h1016 int rx_packet_hash_offset; member
A Defx_common.c1015 efx->rx_packet_hash_offset = in efx_siena_init_struct()
/linux-6.3-rc2/drivers/net/ethernet/sfc/
A 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()
A Dnet_driver.h1088 int rx_packet_hash_offset; member
A Defx_common.c1004 efx->rx_packet_hash_offset = in efx_init_struct()
/linux-6.3-rc2/drivers/net/ethernet/sfc/falcon/
A 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()
A Dnet_driver.h822 int rx_packet_hash_offset; member
A Defx.c2649 efx->rx_packet_hash_offset = in ef4_init_struct()

Completed in 33 milliseconds