Home
last modified time | relevance | path

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

/Linux-v5.10/net/mac80211/
Dmesh_ps.c100 case NL80211_PLINK_ESTAB: in ieee80211_mps_local_status_update()
167 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB) in ieee80211_mps_set_sta_local_pm()
199 sta->mesh->plink_state == NL80211_PLINK_ESTAB) in ieee80211_mps_set_frame_flags()
243 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB && in ieee80211_mps_sta_status_update()
252 if (sta->mesh->plink_state != NL80211_PLINK_ESTAB) { in ieee80211_mps_sta_status_update()
581 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB) in ieee80211_mps_frame_release()
602 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()
175 sta->mesh->plink_state != NL80211_PLINK_ESTAB) in mesh_set_ht_prot_mode()
368 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB) in __mesh_plink_deactivate()
431 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB && in mesh_sta_info_init()
670 sta->mesh->plink_state == NL80211_PLINK_ESTAB) { in mesh_plink_timer()
828 sta->mesh->plink_state = NL80211_PLINK_ESTAB; in mesh_plink_establish()
934 case NL80211_PLINK_ESTAB: in mesh_plink_fsm()
1070 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB) in mesh_plink_get_event()
Dmesh_hwmp.c331 if (sta->mesh->plink_state != NL80211_PLINK_ESTAB) in airtime_link_metric_get()
922 if (!sta || sta->mesh->plink_state != NL80211_PLINK_ESTAB) { in mesh_rx_path_sel_frame()
1198 if (!sta || sta->mesh->plink_state != NL80211_PLINK_ESTAB) { in mesh_nexthop_lookup_nolearn()
Dcfg.c1391 case NL80211_PLINK_ESTAB: in sta_apply_mesh_params()
1392 if (sta->mesh->plink_state != NL80211_PLINK_ESTAB) in sta_apply_mesh_params()
1412 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB) in sta_apply_mesh_params()
Drx.c1058 if (!rx->sta || sta_plink_state(rx->sta) != NL80211_PLINK_ESTAB) { in ieee80211_rx_mesh_check()
/Linux-v5.10/include/uapi/linux/
Dnl80211.h5478 NL80211_PLINK_ESTAB, enumerator