Searched refs:nl80211_send_frame_cmd (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_8/src/drivers/ |
D | driver_nl80211.c | 176 static int nl80211_send_frame_cmd(struct i802_bss *bss, 3112 res = nl80211_send_frame_cmd(bss, freq, wait_time, data, len, in wpa_driver_nl80211_send_frame() 3167 return nl80211_send_frame_cmd(bss, freq, 0, in wpa_driver_nl80211_send_mlme() 3178 return nl80211_send_frame_cmd(bss, freq, in wpa_driver_nl80211_send_mlme() 6102 static int nl80211_send_frame_cmd(struct i802_bss *bss, in nl80211_send_frame_cmd() function 6187 ret = nl80211_send_frame_cmd(bss, freq, wait_time, buf, in wpa_driver_nl80211_send_action()
|