Searched defs:category (Results 1 - 1 of 1) sorted by relevance

/net/mac80211/
H A Drx.c661 u8 category; local
663 /* make sure category field is present */
668 category = mgmt->u.action.category;
669 if (category != WLAN_CATEGORY_MESH_ACTION &&
670 category != WLAN_CATEGORY_SELF_PROTECTED)
2372 resp->u.action.category = WLAN_CATEGORY_SA_QUERY;
2437 if (!rx->sta && mgmt->u.action.category != WLAN_CATEGORY_PUBLIC &&
2438 mgmt->u.action.category != WLAN_CATEGORY_SELF_PROTECTED &&
2439 mgmt->u.action.category !
[all...]

Completed in 56 milliseconds