Searched refs:RTW_WLAN_CATEGORY_PUBLIC (Results 1 – 7 of 7) sorted by relevance
543 RTW_WLAN_CATEGORY_PUBLIC = 4, /* IEEE 802.11 public action frames */ enumerator
40 {RTW_WLAN_CATEGORY_PUBLIC, "ACTION_PUBLIC", on_action_public},1813 unsigned char category = RTW_WLAN_CATEGORY_PUBLIC; in issue_p2p_GO_request()2144 unsigned char category = RTW_WLAN_CATEGORY_PUBLIC; in issue_p2p_GO_response()2507 unsigned char category = RTW_WLAN_CATEGORY_PUBLIC; in issue_p2p_GO_confirm()2669 unsigned char category = RTW_WLAN_CATEGORY_PUBLIC; in issue_p2p_invitation_request()2916 unsigned char category = RTW_WLAN_CATEGORY_PUBLIC; in issue_p2p_invitation_response()3106 unsigned char category = RTW_WLAN_CATEGORY_PUBLIC; in issue_p2p_provision_request()4158 if (category != RTW_WLAN_CATEGORY_PUBLIC) in on_action_public()6091 category = RTW_WLAN_CATEGORY_PUBLIC; in issue_action_BSSCoexistPacket()
180 unsigned char category = RTW_WLAN_CATEGORY_PUBLIC; in issue_p2p_devdisc_resp()244 unsigned char category = RTW_WLAN_CATEGORY_PUBLIC; in issue_p2p_provision_resp()
938 RTW_WLAN_CATEGORY_PUBLIC = 4, /* IEEE 802.11 public action frames */ enumerator
41 {RTW_WLAN_CATEGORY_PUBLIC, "ACTION_PUBLIC", on_action_public},1829 if (category != RTW_WLAN_CATEGORY_PUBLIC) in on_action_public()3638 category = RTW_WLAN_CATEGORY_PUBLIC; in issue_action_BSSCoexistPacket()
1402 if (ptr[WLAN_HDR_A3_LEN] != RTW_WLAN_CATEGORY_PUBLIC && in validate_80211w_mgmt()
1229 (pframe[WLAN_HDR_A3_LEN] == RTW_WLAN_CATEGORY_PUBLIC || in rtw_mgmt_xmitframe_coalesce()