Home
last modified time | relevance | path

Searched refs:NL80211_PLINK_ESTAB (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/net/mac80211/
Dmesh_ps.c101 case NL80211_PLINK_ESTAB: in ieee80211_mps_local_status_update()
168 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB) in ieee80211_mps_set_sta_local_pm()
200 sta->mesh->plink_state == NL80211_PLINK_ESTAB) in ieee80211_mps_set_frame_flags()
244 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB && in ieee80211_mps_sta_status_update()
253 if (sta->mesh->plink_state != NL80211_PLINK_ESTAB) { in ieee80211_mps_sta_status_update()
580 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB) in ieee80211_mps_frame_release()
601 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB) in ieee80211_mps_frame_release()
Dmesh_plink.c42 [NL80211_PLINK_ESTAB] = "ESTAB",
126 sta->mesh->plink_state != NL80211_PLINK_ESTAB) in mesh_set_short_slot_time()
176 sta->mesh->plink_state != NL80211_PLINK_ESTAB) in mesh_set_ht_prot_mode()
359 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB) in __mesh_plink_deactivate()
422 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB && in mesh_sta_info_init()
642 sta->mesh->plink_state == NL80211_PLINK_ESTAB) { in mesh_plink_timer()
800 sta->mesh->plink_state = NL80211_PLINK_ESTAB; in mesh_plink_establish()
906 case NL80211_PLINK_ESTAB: in mesh_plink_fsm()
1042 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB) in mesh_plink_get_event()
Dcfg.c1209 case NL80211_PLINK_ESTAB: in sta_apply_mesh_params()
1210 if (sta->mesh->plink_state != NL80211_PLINK_ESTAB) in sta_apply_mesh_params()
1225 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB) in sta_apply_mesh_params()
Dmesh_hwmp.c904 if (!sta || sta->mesh->plink_state != NL80211_PLINK_ESTAB) { in mesh_rx_path_sel_frame()
Drx.c992 if (!rx->sta || sta_plink_state(rx->sta) != NL80211_PLINK_ESTAB) { in ieee80211_rx_mesh_check()
/Linux-v4.19/include/uapi/linux/
Dnl80211.h4883 NL80211_PLINK_ESTAB, enumerator