Searched refs:WLAN_SA_QUERY_RESPONSE (Results 1 – 3 of 3) sorted by relevance
231 resp->u.action.u.sa_query_req.action = WLAN_SA_QUERY_RESPONSE; in ieee802_11_send_sa_query_resp()326 if (action_type != WLAN_SA_QUERY_RESPONSE) { in ieee802_11_sa_query_action()
3507 resp[1] = WLAN_SA_QUERY_RESPONSE; in sme_process_sa_query_request()3627 else if (data[0] == WLAN_SA_QUERY_RESPONSE) in sme_sa_query_rx()
747 #define WLAN_SA_QUERY_RESPONSE 1 macro