Searched refs:get_channel_width (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_nl80211.c | 7807 static int get_channel_width(struct nl_msg *msg, void *arg) in get_channel_width() function 7841 return send_and_recv_msgs(drv, msg, get_channel_width, sig); in nl80211_get_channel_width()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_nl80211.c | 8929 static int get_channel_width(struct nl_msg *msg, void *arg) function 8963 return send_and_recv_msgs(drv, msg, get_channel_width, sig, NULL, NULL);
|
Completed in 38 milliseconds