Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
A Drx_common.h29 return __le32_to_cpup((const __le32 *)(eh + efx->rx_packet_hash_offset)); in efx_rx_buf_hash()
31 const u8 *data = eh + efx->rx_packet_hash_offset; in efx_rx_buf_hash()
A Dnet_driver.h1022 int rx_packet_hash_offset; member
A Defx_common.c1004 efx->rx_packet_hash_offset = in efx_init_struct()
/linux/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.c2655 efx->rx_packet_hash_offset = in ef4_init_struct()

Completed in 24 milliseconds