Home
last modified time | relevance | path

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

/Linux-v5.4/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.c1414 case WLAN_CATEGORY_MESH_ACTION: in ieee80211_mesh_rx_mgmt_action()
Drx.c1085 if (category != WLAN_CATEGORY_MESH_ACTION && in ieee80211_rx_mesh_check()
3320 case WLAN_CATEGORY_MESH_ACTION: in ieee80211_rx_h_action()
/Linux-v5.4/include/linux/
Dieee80211.h2566 WLAN_CATEGORY_MESH_ACTION = 13, enumerator
3232 return mgmt->u.action.category == WLAN_CATEGORY_MESH_ACTION || in _ieee80211_is_group_privacy_action()