Home
last modified time | relevance | path

Searched refs:allowed_ht40_channel_pair (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/common/
H A Dhw_features_common.h23 int allowed_ht40_channel_pair(struct hostapd_hw_modes *mode, int pri_chan,
H A Dhw_features_common.c87 int allowed_ht40_channel_pair(struct hostapd_hw_modes *mode, int pri_chan, in allowed_ht40_channel_pair() function
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dhw_features.c235 return allowed_ht40_channel_pair(iface->current_mode, pri_chan, in ieee80211n_allowed_ht40_channel_pair()