Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_phy.h41 #define IEEE80211_CW_MIN_1 15 /* OFDM aCWmin, ERP aCWmin(1) */ macro
/freebsd/sys/dev/bwi/
H A Dbwimac.c1382 cw_min = IEEE80211_CW_MIN_1; in bwi_mac_bss_param_init()