Searched refs:nl80211_send_frame_cmd (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_nl80211.c | 207 static int nl80211_send_frame_cmd(struct i802_bss *bss, 3660 res = nl80211_send_frame_cmd(bss, freq, wait_time, data, len, in wpa_driver_nl80211_send_frame() 3718 return nl80211_send_frame_cmd(bss, freq, 0, in wpa_driver_nl80211_send_mlme() 3729 return nl80211_send_frame_cmd(bss, freq, in wpa_driver_nl80211_send_mlme() 7387 static int nl80211_send_frame_cmd(struct i802_bss *bss, in nl80211_send_frame_cmd() function 7497 ret = nl80211_send_frame_cmd(bss, freq, wait_time, buf, in wpa_driver_nl80211_send_action()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_nl80211.c | 179 static int nl80211_send_frame_cmd(struct i802_bss *bss, 4360 res = nl80211_send_frame_cmd(bss, freq, wait_time, data, data_len, in wpa_driver_nl80211_send_mlme() 8483 static int nl80211_send_frame_cmd(struct i802_bss *bss, function 8620 ret = nl80211_send_frame_cmd(bss, freq, wait_time, buf,
|
Completed in 27 milliseconds