Home
last modified time | relevance | path

Searched refs:WLAN_CATEGORY_S1G (Results 1 – 4 of 4) sorted by relevance

/linux/net/mac80211/
H A Ds1g.c27 if (likely(mgmt->u.action.category != WLAN_CATEGORY_S1G)) in ieee80211_s1g_is_twt_setup()
54 mgmt->u.action.category = WLAN_CATEGORY_S1G; in ieee80211_s1g_send_twt_setup()
86 mgmt->u.action.category = WLAN_CATEGORY_S1G; in ieee80211_s1g_send_twt_teardown()
H A Diface.c1707 mgmt->u.action.category == WLAN_CATEGORY_S1G) { in ieee80211_iface_process_skb()
1814 mgmt->u.action.category == WLAN_CATEGORY_S1G) { in ieee80211_iface_work()
H A Drx.c3874 case WLAN_CATEGORY_S1G: in ieee80211_rx_h_action()
/linux/include/linux/
H A Dieee80211.h1838 WLAN_CATEGORY_S1G = 22,
2436 *category != WLAN_CATEGORY_S1G && in _ieee80211_is_robust_mgmt_frame()
1846 WLAN_CATEGORY_S1G = 22, global() enumerator