Searched defs:rss_context (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/sfxge/common/
H A Def10_rx.c161 uint32_t rss_context; local
233 efx_mcdi_rss_context_free( __in efx_nic_t *enp, __in uint32_t rss_context) argument
275 efx_mcdi_rss_context_set_flags( __in efx_nic_t *enp, __in uint32_t rss_context, __in efx_rx_hash_type_t type) argument
329 efx_mcdi_rss_context_set_key( __in efx_nic_t *enp, __in uint32_t rss_context, __in_ecount(n) uint8_t *key, __in size_t n) argument
385 efx_mcdi_rss_context_set_table( __in efx_nic_t *enp, __in uint32_t rss_context, __in_ecount(n) unsigned int *table, __in size_t n) argument
[all...]
/freebsd-12-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_rx.c1029 struct mlx4_rss_context *rss_context; local

Completed in 109 milliseconds