Searched refs:s_chan (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/common/
H A Dhw_features_common.c94 struct hostapd_channel_data *p_chan, *s_chan; local
110 s_chan = hw_get_channel_chan(mode, sec_chan, NULL);
111 if (!s_chan)
120 if ((s_chan->flag & HOSTAPD_CHAN_DISABLED) ||

Completed in 94 milliseconds