Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac80211/
Dmesh_plink.c80 sta->mesh->plink_state = NL80211_PLINK_LISTEN; in mesh_plink_fsm_restart()
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()
361 sta->mesh->plink_state = NL80211_PLINK_BLOCKED; in __mesh_plink_deactivate()
422 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB && in mesh_sta_info_init()
503 sta->mesh->plink_state = NL80211_PLINK_LISTEN; in __mesh_sta_info_alloc()
594 sta->mesh->plink_state == NL80211_PLINK_LISTEN && in mesh_neighbour_update()
635 sta->sta.addr, mplstates[sta->mesh->plink_state]); in mesh_plink_timer()
641 if (sta->mesh->plink_state == NL80211_PLINK_LISTEN || in mesh_plink_timer()
[all …]
Dmesh_ps.c95 switch (sta->mesh->plink_state) { 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()
Dsta_info.h385 enum nl80211_plink_state plink_state; member
593 return sta->mesh->plink_state; in sta_plink_state()
Dcfg.c1208 switch (params->plink_state) { in sta_apply_mesh_params()
1210 if (sta->mesh->plink_state != NL80211_PLINK_ESTAB) in sta_apply_mesh_params()
1212 sta->mesh->plink_state = params->plink_state; in sta_apply_mesh_params()
1225 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB) in sta_apply_mesh_params()
1227 sta->mesh->plink_state = params->plink_state; in sta_apply_mesh_params()
Dsta_info.c2269 sinfo->plink_state = sta->mesh->plink_state; in sta_set_sinfo()
Dmesh_hwmp.c904 if (!sta || sta->mesh->plink_state != NL80211_PLINK_ESTAB) { in mesh_rx_path_sel_frame()
/Linux-v4.19/net/wireless/
Dtrace.h170 __field(u8, plink_state)
186 __entry->plink_state = sinfo->plink_state; \
625 __field(u8, plink_state)
651 __entry->plink_state = params->plink_state;
694 __entry->aid, __entry->plink_action, __entry->plink_state,
Dnl80211.c4655 PUT_SINFO(PLINK_STATE, plink_state, u8); in nl80211_send_station()
5263 params.plink_state = in nl80211_set_station()
5265 if (params.plink_state >= NUM_NL80211_PLINK_STATES) in nl80211_set_station()
/Linux-v4.19/drivers/net/wireless/quantenna/qtnfmac/
Dqlink.h1417 u8 plink_state; member
/Linux-v4.19/include/net/
Dcfg80211.h1002 u8 plink_state; member
1302 u8 plink_state; member