Lines Matching refs:category
264 u8 category; in ieee80211_handle_mu_mimo_mon() member
285 if (action.category != WLAN_CATEGORY_VHT) in ieee80211_handle_mu_mimo_mon()
1081 u8 category; in ieee80211_rx_mesh_check() local
1088 category = mgmt->u.action.category; in ieee80211_rx_mesh_check()
1089 if (category != WLAN_CATEGORY_MESH_ACTION && in ieee80211_rx_mesh_check()
1090 category != WLAN_CATEGORY_SELF_PROTECTED) in ieee80211_rx_mesh_check()
2468 mgmt->u.action.category == WLAN_CATEGORY_PROTECTED_DUAL_OF_ACTION) in ieee80211_drop_unencrypted_mgmt()
3217 tf->category == WLAN_CATEGORY_TDLS && in ieee80211_rx_h_data()
3351 resp->u.action.category = WLAN_CATEGORY_SA_QUERY; in ieee80211_process_sa_query_req()
3517 if (!rx->sta && mgmt->u.action.category != WLAN_CATEGORY_PUBLIC && in ieee80211_rx_h_action()
3518 mgmt->u.action.category != WLAN_CATEGORY_SELF_PROTECTED && in ieee80211_rx_h_action()
3519 mgmt->u.action.category != WLAN_CATEGORY_SPECTRUM_MGMT) in ieee80211_rx_h_action()
3522 switch (mgmt->u.action.category) { in ieee80211_rx_h_action()
3909 switch (mgmt->u.action.category) { in ieee80211_rx_h_action_post_userspace()
3964 if (mgmt->u.action.category & 0x80) in ieee80211_rx_h_action_return()
3972 nmgmt->u.action.category |= 0x80; in ieee80211_rx_h_action_return()