rx_packet_hash_offset 3027 drivers/net/ethernet/sfc/efx.c 	efx->rx_packet_hash_offset =
rx_packet_hash_offset 2659 drivers/net/ethernet/sfc/falcon/efx.c 	efx->rx_packet_hash_offset =
rx_packet_hash_offset  822 drivers/net/ethernet/sfc/falcon/net_driver.h 	int rx_packet_hash_offset;
rx_packet_hash_offset   65 drivers/net/ethernet/sfc/falcon/rx.c 	return __le32_to_cpup((const __le32 *)(eh + efx->rx_packet_hash_offset));
rx_packet_hash_offset   67 drivers/net/ethernet/sfc/falcon/rx.c 	const u8 *data = eh + efx->rx_packet_hash_offset;
rx_packet_hash_offset  995 drivers/net/ethernet/sfc/net_driver.h 	int rx_packet_hash_offset;
rx_packet_hash_offset   65 drivers/net/ethernet/sfc/rx.c 	return __le32_to_cpup((const __le32 *)(eh + efx->rx_packet_hash_offset));
rx_packet_hash_offset   67 drivers/net/ethernet/sfc/rx.c 	const u8 *data = eh + efx->rx_packet_hash_offset;