Home
last modified time | relevance | path

Searched refs:supportp (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/sfxge/common/
HDefx_rx.c339 __out efx_rx_hash_support_t *supportp) in efx_rx_hash_support_get() argument
346 if (supportp == NULL) { in efx_rx_hash_support_get()
352 *supportp = enp->en_hash_support; in efx_rx_hash_support_get()
365 __out efx_rx_scale_support_t *supportp) in efx_rx_scale_support_get() argument
372 if (supportp == NULL) { in efx_rx_scale_support_get()
378 *supportp = enp->en_rss_support; in efx_rx_scale_support_get()
HDefx.h1888 __out efx_rx_hash_support_t *supportp);
1894 __out efx_rx_scale_support_t *supportp);