Home
last modified time | relevance | path

Searched defs:efx_rss_context (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/
A Dnet_driver.h720 struct efx_rss_context { struct
721 struct list_head list;
722 u32 context_id;
723 u32 user_id;
724 bool rx_hash_udp_4tuple;
725 u8 rx_hash_key[40];
726 u32 rx_indir_table[128];
/linux-6.3-rc2/drivers/net/ethernet/sfc/
A Dnet_driver.h783 struct efx_rss_context { struct
784 struct list_head list;
785 u32 context_id;
786 u32 user_id;
787 bool rx_hash_udp_4tuple;
788 u8 rx_hash_key[40];
789 u32 rx_indir_table[128];

Completed in 15 milliseconds