Searched defs:efx_rss_context (Results 1 – 2 of 2) sorted by relevance
716 struct efx_rss_context { struct717 u32 context_id;718 bool rx_hash_udp_4tuple;719 u8 rx_hash_key[40];720 u32 rx_indir_table[128];
756 struct efx_rss_context { struct757 struct efx_rss_context_priv priv; argument758 u8 rx_hash_key[40];759 u32 rx_indir_table[128];
Completed in 33 milliseconds