Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/siena/
H 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()
H A Dnet_driver.h1016 int rx_packet_hash_offset; member
H A Defx_common.c1015 efx->rx_packet_hash_offset = in efx_siena_init_struct()
/openbmc/linux/drivers/net/ethernet/sfc/
H 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()
H A Dnet_driver.h1050 int rx_packet_hash_offset; member
H A Defx_common.c999 efx->rx_packet_hash_offset = in efx_init_struct()
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H 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()
H A Dnet_driver.h822 int rx_packet_hash_offset; member
H A Defx.c2648 efx->rx_packet_hash_offset = in ef4_init_struct()