Home
last modified time | relevance | path

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

/openbmc/linux/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.c1683 case WLAN_CATEGORY_MESH_ACTION: in ieee80211_mesh_rx_mgmt_action()
H A Drx.c1061 if (category != WLAN_CATEGORY_MESH_ACTION && in ieee80211_rx_mesh_check()
3731 case WLAN_CATEGORY_MESH_ACTION: in ieee80211_rx_h_action()
/openbmc/linux/include/linux/
H A Dieee80211.h3618 WLAN_CATEGORY_MESH_ACTION = 13, enumerator
4410 return mgmt->u.action.category == WLAN_CATEGORY_MESH_ACTION || in _ieee80211_is_group_privacy_action()