Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mac80211/
H A 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()
H A Dmesh.c1476 case WLAN_CATEGORY_MESH_ACTION: in ieee80211_mesh_rx_mgmt_action()
H A Drx.c1073 if (category != WLAN_CATEGORY_MESH_ACTION && in ieee80211_rx_mesh_check()
3481 case WLAN_CATEGORY_MESH_ACTION: in ieee80211_rx_h_action()
/OK3568_Linux_fs/kernel/include/linux/
H A Dieee80211.h2943 WLAN_CATEGORY_MESH_ACTION = 13, enumerator
3632 return mgmt->u.action.category == WLAN_CATEGORY_MESH_ACTION || in _ieee80211_is_group_privacy_action()