Home
last modified time | relevance | path

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

/freebsd/lib/lib80211/
H A Dlib80211_regdomain.h38 uint8_t chanWidth; /* channel width (MHz) */ member
H A Dlib80211_regdomain.c259 mt->freqband->chanWidth = strtoul(p, NULL, 0); in end_element()