Home
last modified time | relevance | path

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

/Linux-v5.4/net/mac80211/
Dmesh_ps.c98 case NL80211_PLINK_ESTAB: in ieee80211_mps_local_status_update()
165 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB) in ieee80211_mps_set_sta_local_pm()
197 sta->mesh->plink_state == NL80211_PLINK_ESTAB) in ieee80211_mps_set_frame_flags()
241 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB && in ieee80211_mps_sta_status_update()
250 if (sta->mesh->plink_state != NL80211_PLINK_ESTAB) { in ieee80211_mps_sta_status_update()
577 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB) in ieee80211_mps_frame_release()
598 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB) in ieee80211_mps_frame_release()
Dmesh_plink.c40 [NL80211_PLINK_ESTAB] = "ESTAB",
124 sta->mesh->plink_state != NL80211_PLINK_ESTAB) in mesh_set_short_slot_time()
174 sta->mesh->plink_state != NL80211_PLINK_ESTAB) in mesh_set_ht_prot_mode()
364 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB) in __mesh_plink_deactivate()
427 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB && in mesh_sta_info_init()
664 sta->mesh->plink_state == NL80211_PLINK_ESTAB) { in mesh_plink_timer()
822 sta->mesh->plink_state = NL80211_PLINK_ESTAB; in mesh_plink_establish()
928 case NL80211_PLINK_ESTAB: in mesh_plink_fsm()
1064 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB) in mesh_plink_get_event()
Dcfg.c1274 case NL80211_PLINK_ESTAB: in sta_apply_mesh_params()
1275 if (sta->mesh->plink_state != NL80211_PLINK_ESTAB) in sta_apply_mesh_params()
1295 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB) in sta_apply_mesh_params()
Dmesh_hwmp.c919 if (!sta || sta->mesh->plink_state != NL80211_PLINK_ESTAB) { in mesh_rx_path_sel_frame()
Drx.c1070 if (!rx->sta || sta_plink_state(rx->sta) != NL80211_PLINK_ESTAB) { in ieee80211_rx_mesh_check()
/Linux-v5.4/include/uapi/linux/
Dnl80211.h5119 NL80211_PLINK_ESTAB, enumerator