Lines Matching refs:category
726 u8 category; in ieee80211_rx_mesh_check() local
733 category = mgmt->u.action.category; in ieee80211_rx_mesh_check()
734 if (category != WLAN_CATEGORY_MESH_ACTION && in ieee80211_rx_mesh_check()
735 category != WLAN_CATEGORY_SELF_PROTECTED) in ieee80211_rx_mesh_check()
2413 tf->category == WLAN_CATEGORY_TDLS && in ieee80211_rx_h_data()
2542 resp->u.action.category = WLAN_CATEGORY_SA_QUERY; in ieee80211_process_sa_query_req()
2607 if (!rx->sta && mgmt->u.action.category != WLAN_CATEGORY_PUBLIC && in ieee80211_rx_h_action()
2608 mgmt->u.action.category != WLAN_CATEGORY_SELF_PROTECTED && in ieee80211_rx_h_action()
2609 mgmt->u.action.category != WLAN_CATEGORY_SPECTRUM_MGMT) in ieee80211_rx_h_action()
2615 switch (mgmt->u.action.category) { in ieee80211_rx_h_action()
2955 if (mgmt->u.action.category & 0x80) in ieee80211_rx_h_action_return()
2963 nmgmt->u.action.category |= 0x80; in ieee80211_rx_h_action_return()