Searched refs:WLAN_ACTION_PROTECTED_DUAL (Results 1 – 5 of 5) sorted by relevance
290 *categ = WLAN_ACTION_PROTECTED_DUAL; in gas_query_tx()529 prot = categ == WLAN_ACTION_PROTECTED_DUAL; in gas_query_rx()
3496 mgmt->u.action.category == WLAN_ACTION_PROTECTED_DUAL) && in wpas_event_rx_mgmt_action()
25 *categ = WLAN_ACTION_PROTECTED_DUAL; in convert_to_protected_dual()1524 mgmt->u.action.category != WLAN_ACTION_PROTECTED_DUAL) in gas_serv_rx_public_action()1531 prot = mgmt->u.action.category == WLAN_ACTION_PROTECTED_DUAL; in gas_serv_rx_public_action()
3142 case WLAN_ACTION_PROTECTED_DUAL: in handle_action()
477 #define WLAN_ACTION_PROTECTED_DUAL 9 macro