Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dmesh_plink.c278 if (action == WLAN_SP_MESH_PEERING_CONFIRM) { in mesh_plink_frame_tx()
299 case WLAN_SP_MESH_PEERING_CONFIRM: in mesh_plink_frame_tx()
904 action = WLAN_SP_MESH_PEERING_CONFIRM; in mesh_plink_fsm()
923 action = WLAN_SP_MESH_PEERING_CONFIRM; in mesh_plink_fsm()
942 action = WLAN_SP_MESH_PEERING_CONFIRM; in mesh_plink_fsm()
959 action = WLAN_SP_MESH_PEERING_CONFIRM; in mesh_plink_fsm()
998 WLAN_SP_MESH_PEERING_CONFIRM, in mesh_plink_fsm()
1073 case WLAN_SP_MESH_PEERING_CONFIRM: in mesh_plink_get_event()
1140 (ftype == WLAN_SP_MESH_PEERING_CONFIRM && ie_len != 6) || in mesh_process_plink_frame()
1158 if (ftype == WLAN_SP_MESH_PEERING_CONFIRM || in mesh_process_plink_frame()
[all …]
H A Dmesh.c1678 case WLAN_SP_MESH_PEERING_CONFIRM: in ieee80211_mesh_rx_mgmt_action()
H A Drx.c3717 case WLAN_SP_MESH_PEERING_CONFIRM: in ieee80211_rx_h_action()
/openbmc/linux/include/linux/
H A Dieee80211.h3663 WLAN_SP_MESH_PEERING_CONFIRM = 2, enumerator