Lines Matching refs:category
775 u8 category; in ieee80211_rx_mesh_check() local
782 category = mgmt->u.action.category; in ieee80211_rx_mesh_check()
783 if (category != WLAN_CATEGORY_MESH_ACTION && in ieee80211_rx_mesh_check()
784 category != WLAN_CATEGORY_SELF_PROTECTED) in ieee80211_rx_mesh_check()
2434 tf->category == WLAN_CATEGORY_TDLS && in ieee80211_rx_h_data()
2570 resp->u.action.category = WLAN_CATEGORY_SA_QUERY; in ieee80211_process_sa_query_req()
2632 if (!rx->sta && mgmt->u.action.category != WLAN_CATEGORY_PUBLIC && in ieee80211_rx_h_action()
2633 mgmt->u.action.category != WLAN_CATEGORY_SELF_PROTECTED && in ieee80211_rx_h_action()
2634 mgmt->u.action.category != WLAN_CATEGORY_SPECTRUM_MGMT) in ieee80211_rx_h_action()
2637 switch (mgmt->u.action.category) { in ieee80211_rx_h_action()
2976 if (mgmt->u.action.category & 0x80) in ieee80211_rx_h_action_return()
2984 nmgmt->u.action.category |= 0x80; in ieee80211_rx_h_action_return()