Searched refs:logcwmin (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/sys/dev/usb/wlan/
H A Dif_uathreg.h360 uint32_t logcwmin; member in struct:uath_cmd_txq_setparams
369 uint32_t logcwmin; member in struct:uath_cmd_txq_attr
H A Dif_uathvar.h102 uint8_t logcwmin; member in struct:uath_wme_settings
H A Dif_ural.c1776 uint16_t logcwmin, preload, tmp; local
1784 logcwmin = (ic->ic_opmode == IEEE80211_M_IBSS) ? 2 : 0;
1786 tmp = logcwmin << 12 | preload;
H A Dif_uath.c1536 qinfo.attr.logcwmin = htobe32(uath_wme_11g[ac].logcwmin);
/freebsd-10.0-release/sys/net80211/
H A Dieee80211_proto.c752 uint8_t logcwmin; member in struct:phyParamType
862 wmep->wmep_logcwmin = phy->logcwmin;
875 "set %s (%s) [acm %u aifsn %u logcwmin %u logcwmax %u txop %u]\n",
1073 aggrParam[mode].logcwmin;
1080 "update %s (chan+bss) [acm %u aifsn %u logcwmin %u "
1114 "update %s (chan+bss) logcwmin %u\n",
/freebsd-10.0-release/sys/dev/ral/
H A Drt2560.c2241 uint16_t logcwmin, preload; local
2252 logcwmin = 5;
2254 tmp = logcwmin << 16 | preload;

Completed in 88 milliseconds