Searched refs:aifsn (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_proto.c439 uint8_t aifsn; member in struct:phyParamType
578 wmep->wmep_aifsn = pPhyParam->aifsn;
584 wmep->wmep_aifsn = pBssPhyParam->aifsn;
591 "%s chan [acm %u aifsn %u log2(cwmin) %u "
602 wmep->wmep_aifsn = pBssPhyParam->aifsn;
607 "%s bss [acm %u aifsn %u log2(cwmin) %u "
701 chanp->wmep_aifsn = bssp->wmep_aifsn = phyParam[mode].aifsn;
711 "%s [acm %u aifsn %u log2(cwmin) %u "
/illumos-gate/usr/src/uts/common/io/uath/
H A Duath_var.h109 uint8_t aifsn; member in struct:uath_wme_settings
H A Duath.c2575 qinfo.attr.aifs = BE_32(uath_wme_11g[ac].aifsn);
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnvar.h385 kstat_named_t aifsn; member in struct:iwn_ks_edca::__anon248
H A Dif_iwn.c520 kstat_named_init(&sc->sc_edca->ac[0].aifsn,
521 "background aifsn", KSTAT_DATA_ULONG);
528 kstat_named_init(&sc->sc_edca->ac[1].aifsn,
529 "best effort aifsn", KSTAT_DATA_ULONG);
536 kstat_named_init(&sc->sc_edca->ac[2].aifsn,
537 "video aifsn", KSTAT_DATA_ULONG);
544 kstat_named_init(&sc->sc_edca->ac[3].aifsn,
545 "voice aifsn", KSTAT_DATA_ULONG);
3586 sc->sc_edca->ac[j].aifsn.value.ul = edcaparam.ac[j].aifsn
[all...]
H A Dif_iwnreg.h558 uint8_t aifsn; member in struct:iwn_edca_params::__anon241
/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpireg.h369 uint8_t aifsn; member in struct:wpi_wme_setup::__anon6588
/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200_impl.h687 uint8_t aifsn[WME_NUM_AC]; member in struct:ipw2200_wme_params
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh_hw.h2510 uint8_t aifsn; member in struct:iwh_wme_param
2523 uint8_t aifsn; member in struct:iwh_edca_param
H A Diwh.c5969 qosparam_cmd.ac[j].aifsn =
5988 "cw_min = %d, cw_max = %d, aifsn = %d, txop = %d\n",
5990 qosparam_cmd.ac[0].aifsn, qosparam_cmd.ac[0].txop));
5993 "cw_min = %d, cw_max = %d, aifsn = %d, txop = %d\n",
5995 qosparam_cmd.ac[1].aifsn, qosparam_cmd.ac[1].txop));
5998 "cw_min = %d, cw_max = %d, aifsn = %d, txop = %d\n",
6000 qosparam_cmd.ac[2].aifsn, qosparam_cmd.ac[2].txop));
6003 "cw_min = %d, cw_max = %d, aifsn = %d, txop = %d\n",
6005 qosparam_cmd.ac[3].aifsn, qosparam_cmd.ac[3].txop));
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp_hw.h2507 uint8_t aifsn; member in struct:iwp_wme_param
2520 uint8_t aifsn; member in struct:iwp_edca_param
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk_hw.h2920 uint8_t aifsn; member in struct:iwk_wme_setup::__anon6011

Completed in 141 milliseconds