Home
last modified time | relevance | path

Searched refs:amrr_max_success_threshold (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_amrr.c100 amrr->amrr_max_success_threshold) in ieee80211_amrr_choose()
102 amrr->amrr_max_success_threshold; in ieee80211_amrr_choose()
/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_amrr.h47 uint_t amrr_max_success_threshold; member
/illumos-gate/usr/src/uts/common/io/rwd/
H A Drt2661_var.h81 uint_t amrr_max_success_threshold; member
H A Drt2661.c1708 amrr->amrr_max_success_threshold) in rt2661_amrr_choose()
1710 amrr->amrr_max_success_threshold; in rt2661_amrr_choose()
2936 sc->amrr.amrr_max_success_threshold = 15; in rt2661_attach()
/illumos-gate/usr/src/uts/common/io/rwn/
H A Drt2860_var.h105 uint_t amrr_max_success_threshold; member
H A Drt2860.c1440 amrr->amrr_max_success_threshold) in rt2860_amrr_choose()
1442 amrr->amrr_max_success_threshold; in rt2860_amrr_choose()
2905 sc->amrr.amrr_max_success_threshold = 15; in rt2860_attach()
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c1056 sc->amrr.amrr_max_success_threshold = 15; in iwn_attach()