Home
last modified time | relevance | path

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

/linux-6.6.21/net/mac80211/
Dmesh_hwmp.c129 mgmt->u.action.category = WLAN_CATEGORY_MESH_ACTION; in mesh_path_sel_frame_tx()
265 mgmt->u.action.category = WLAN_CATEGORY_MESH_ACTION; in mesh_path_error_tx()
Dmesh.c1677 case WLAN_CATEGORY_MESH_ACTION: in ieee80211_mesh_rx_mgmt_action()
Drx.c1061 if (category != WLAN_CATEGORY_MESH_ACTION && in ieee80211_rx_mesh_check()
3724 case WLAN_CATEGORY_MESH_ACTION: in ieee80211_rx_h_action()
/linux-6.6.21/include/linux/
Dieee80211.h3611 WLAN_CATEGORY_MESH_ACTION = 13, enumerator
4403 return mgmt->u.action.category == WLAN_CATEGORY_MESH_ACTION || in _ieee80211_is_group_privacy_action()