Home
last modified time | relevance | path

Searched refs:hostapd_drv_wnm_oper (Results 1 – 3 of 3) sorted by relevance

/hostap-3.6.0/src/ap/
Dwnm_ap.c33 return hostapd_drv_wnm_oper(hapd, oper, addr, buf, buf_len); in ieee80211_11_get_tfs_ie()
43 return hostapd_drv_wnm_oper(hapd, oper, addr, buf, buf_len); in ieee80211_11_set_tfs_ie()
222 hostapd_drv_wnm_oper(hapd, WNM_SLEEP_ENTER_CONFIRM, in ieee802_11_send_wnmsleep_resp()
237 hostapd_drv_wnm_oper(hapd, WNM_SLEEP_EXIT_CONFIRM, in ieee802_11_send_wnmsleep_resp()
Dap_drv_ops.h142 int hostapd_drv_wnm_oper(struct hostapd_data *hapd,
Dap_drv_ops.c749 int hostapd_drv_wnm_oper(struct hostapd_data *hapd, enum wnm_oper oper, in hostapd_drv_wnm_oper() function