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