Searched refs:hw_mode_get_channel (Results 1 – 4 of 4) sorted by relevance
| /freebsd-head/contrib/wpa/src/common/ |
| HD | hw_features_common.h | 18 hw_mode_get_channel(struct hostapd_hw_modes *mode, int freq, int *chan);
|
| HD | hw_features_common.c | 44 hw_mode_get_channel(struct hostapd_hw_modes *mode, int freq, int *chan) in hw_mode_get_channel() function 81 chan_data = hw_mode_get_channel(curr_mode, freq, chan); in hw_get_channel_freq()
|
| /freebsd-head/contrib/wpa/src/ap/ |
| HD | hw_features.c | 1080 if (iface->freq > 0 && !hw_mode_get_channel(mode, iface->freq, &chan)) in skip_mode()
|
| HD | hostapd.c | 1880 !hw_mode_get_channel(mode, iface->freq, NULL)) { in hostapd_no_ir_channel_list_updated()
|