Home
last modified time | relevance | path

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

/Linux-v6.1/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()
582 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB) in ieee80211_mps_frame_release()
603 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()
671 sta->mesh->plink_state == NL80211_PLINK_ESTAB) { in mesh_plink_timer()
829 sta->mesh->plink_state = NL80211_PLINK_ESTAB; in mesh_plink_establish()
935 case NL80211_PLINK_ESTAB: in mesh_plink_fsm()
1071 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB) in mesh_plink_get_event()
Dmesh_hwmp.c336 if (sta->mesh->plink_state != NL80211_PLINK_ESTAB) in airtime_link_metric_get()
927 if (!sta || sta->mesh->plink_state != NL80211_PLINK_ESTAB) { in mesh_rx_path_sel_frame()
1207 if (!sta || sta->mesh->plink_state != NL80211_PLINK_ESTAB) { in mesh_nexthop_lookup_nolearn()
Dcfg.c1616 case NL80211_PLINK_ESTAB: in sta_apply_mesh_params()
1617 if (sta->mesh->plink_state != NL80211_PLINK_ESTAB) in sta_apply_mesh_params()
1637 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB) in sta_apply_mesh_params()
Drx.c1065 if (!rx->sta || sta_plink_state(rx->sta) != NL80211_PLINK_ESTAB) { in ieee80211_rx_mesh_check()
/Linux-v6.1/include/uapi/linux/
Dnl80211.h5839 NL80211_PLINK_ESTAB, enumerator