Home
last modified time | relevance | path

Searched refs:plink_state (Results 1 – 10 of 10) sorted by relevance

/Linux-v6.6/net/mac80211/
Dmesh_plink.c78 sta->mesh->plink_state = NL80211_PLINK_LISTEN; in mesh_plink_fsm_restart()
125 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()
376 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB) in __mesh_plink_deactivate()
378 sta->mesh->plink_state = NL80211_PLINK_BLOCKED; in __mesh_plink_deactivate()
439 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB && in mesh_sta_info_init()
531 sta->mesh->plink_state = NL80211_PLINK_LISTEN; in __mesh_sta_info_alloc()
636 sta->mesh->plink_state == NL80211_PLINK_LISTEN && in mesh_neighbour_update()
677 sta->sta.addr, mplstates[sta->mesh->plink_state]); in mesh_plink_timer()
683 if (sta->mesh->plink_state == NL80211_PLINK_LISTEN || in mesh_plink_timer()
[all …]
Dmesh_ps.c96 switch (sta->mesh->plink_state) { in ieee80211_mps_local_status_update()
169 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB) in ieee80211_mps_set_sta_local_pm()
201 sta->mesh->plink_state == NL80211_PLINK_ESTAB) in ieee80211_mps_set_frame_flags()
245 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB && in ieee80211_mps_sta_status_update()
254 if (sta->mesh->plink_state != NL80211_PLINK_ESTAB) { in ieee80211_mps_sta_status_update()
583 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB) in ieee80211_mps_frame_release()
604 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB) in ieee80211_mps_frame_release()
Dsta_info.h413 enum nl80211_plink_state plink_state; member
734 return sta->mesh->plink_state; in sta_plink_state()
Dmesh_hwmp.c336 if (sta->mesh->plink_state != NL80211_PLINK_ESTAB) in airtime_link_metric_get()
936 if (!sta || sta->mesh->plink_state != NL80211_PLINK_ESTAB) { in mesh_rx_path_sel_frame()
1216 if (!sta || sta->mesh->plink_state != NL80211_PLINK_ESTAB) { in mesh_nexthop_lookup_nolearn()
Dcfg.c1738 switch (params->plink_state) { in sta_apply_mesh_params()
1740 if (sta->mesh->plink_state != NL80211_PLINK_ESTAB) in sta_apply_mesh_params()
1742 sta->mesh->plink_state = params->plink_state; in sta_apply_mesh_params()
1760 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB) in sta_apply_mesh_params()
1762 sta->mesh->plink_state = params->plink_state; in sta_apply_mesh_params()
Dsta_info.c2744 sinfo->plink_state = sta->mesh->plink_state; in sta_set_sinfo()
/Linux-v6.6/net/wireless/
Dtrace.h194 __field(u8, plink_state)
210 __entry->plink_state = sinfo->plink_state; \
748 __field(u8, plink_state)
774 __entry->plink_state = params->plink_state;
821 __entry->aid, __entry->plink_action, __entry->plink_state,
Dnl80211.c6582 PUT_SINFO(PLINK_STATE, plink_state, u8); in nl80211_send_station()
7266 params.plink_state = in nl80211_set_station()
/Linux-v6.6/drivers/net/wireless/quantenna/qtnfmac/
Dqlink.h1835 u8 plink_state; member
/Linux-v6.6/include/net/
Dcfg80211.h1615 u8 plink_state; member
1969 u8 plink_state; member