Searched refs:EFX_RX_SCALE_UNAVAILABLE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_rx.c458 enp->en_rss_support = EFX_RX_SCALE_UNAVAILABLE;
496 if (enp->en_rss_support == EFX_RX_SCALE_UNAVAILABLE) {
527 if (enp->en_rss_support == EFX_RX_SCALE_UNAVAILABLE) {
556 if (enp->en_rss_support == EFX_RX_SCALE_UNAVAILABLE) {
817 if (enp->en_rss_support != EFX_RX_SCALE_UNAVAILABLE) {
821 enp->en_rss_support = EFX_RX_SCALE_UNAVAILABLE;
H A Defx.h1805 EFX_RX_SCALE_UNAVAILABLE = 0, /* Not supported */ enumerator in enum:efx_rx_scale_support_e

Completed in 66 milliseconds