Searched refs:add_chanlist (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211.c | 1599 add_chanlist(struct ieee80211_channel chans[], int maxchans, int *nchans, in add_chanlist() function 1707 return (add_chanlist(chans, maxchans, nchans, ieee, nieee, flags)); in ieee80211_add_channel_list_2ghz() 1735 return (add_chanlist(chans, maxchans, nchans, ieee, nieee, flags)); in ieee80211_add_channel_list_5ghz()
|