Searched refs:chanWidth (Results 1 – 2 of 2) sorted by relevance
/freebsd/lib/lib80211/ | ||
H A D | lib80211_regdomain.h | 38 uint8_t chanWidth; /* channel width (MHz) */ member |
H A D | lib80211_regdomain.c | 259 mt->freqband->chanWidth = strtoul(p, NULL, 0); in end_element() |