Home
last modified time | relevance | path

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

/Linux-v6.1/net/mac80211/
Ds1g.c26 if (likely(mgmt->u.action.category != WLAN_CATEGORY_S1G)) in ieee80211_s1g_is_twt_setup()
53 mgmt->u.action.category = WLAN_CATEGORY_S1G; in ieee80211_s1g_send_twt_setup()
85 mgmt->u.action.category = WLAN_CATEGORY_S1G; in ieee80211_s1g_send_twt_teardown()
Diface.c1579 mgmt->u.action.category == WLAN_CATEGORY_S1G) { in ieee80211_iface_process_skb()
1649 mgmt->u.action.category == WLAN_CATEGORY_S1G) { in ieee80211_iface_process_status()
Drx.c3625 case WLAN_CATEGORY_S1G: in ieee80211_rx_h_action()
/Linux-v6.1/include/linux/
Dieee80211.h3484 WLAN_CATEGORY_S1G = 22, enumerator
4152 *category != WLAN_CATEGORY_S1G && in _ieee80211_is_robust_mgmt_frame()