HomeSort by: relevance | last modified time | path
    Searched refs:hostapd_hw_get_channel (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
hw_features.h 23 int hostapd_hw_get_channel(struct hostapd_data *hapd, int freq);
hw_features.c 1350 int hostapd_hw_get_channel(struct hostapd_data *hapd, int freq) function
drv_callbacks.c 1153 channel = hostapd_hw_get_channel(hapd, freq);
hostapd.c 4240 params->channel = hostapd_hw_get_channel(hapd, params->freq);

Completed in 23 milliseconds