Searched refs:plink_state (Results 1 – 10 of 10) sorted by relevance
78 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()178 sta->mesh->plink_state != NL80211_PLINK_ESTAB) in mesh_set_ht_prot_mode()380 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB) in __mesh_plink_deactivate()382 sta->mesh->plink_state = NL80211_PLINK_BLOCKED; in __mesh_plink_deactivate()444 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB && in mesh_sta_info_init()537 sta->mesh->plink_state = NL80211_PLINK_LISTEN; in __mesh_sta_info_alloc()642 sta->mesh->plink_state == NL80211_PLINK_LISTEN && in mesh_neighbour_update()683 sta->sta.addr, mplstates[sta->mesh->plink_state]); in mesh_plink_timer()689 if (sta->mesh->plink_state == NL80211_PLINK_LISTEN || in mesh_plink_timer()[all …]
100 switch (sta->mesh->plink_state) { in ieee80211_mps_local_status_update()173 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB) in ieee80211_mps_set_sta_local_pm()205 sta->mesh->plink_state == NL80211_PLINK_ESTAB) in ieee80211_mps_set_frame_flags()249 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB && in ieee80211_mps_sta_status_update()258 if (sta->mesh->plink_state != NL80211_PLINK_ESTAB) { in ieee80211_mps_sta_status_update()587 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB) in ieee80211_mps_frame_release()608 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB) in ieee80211_mps_frame_release()
410 enum nl80211_plink_state plink_state; member789 return sta->mesh->plink_state; in sta_plink_state()
338 if (sta->mesh->plink_state != NL80211_PLINK_ESTAB) in airtime_link_metric_get()946 if (!sta || sta->mesh->plink_state != NL80211_PLINK_ESTAB) { in mesh_rx_path_sel_frame()1229 if (!sta || sta->mesh->plink_state != NL80211_PLINK_ESTAB) { in mesh_nexthop_lookup_nolearn()
2013 switch (params->plink_state) { in sta_apply_mesh_params()2015 if (sta->mesh->plink_state != NL80211_PLINK_ESTAB) in sta_apply_mesh_params()2017 sta->mesh->plink_state = params->plink_state; in sta_apply_mesh_params()2035 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB) in sta_apply_mesh_params()2037 sta->mesh->plink_state = params->plink_state; in sta_apply_mesh_params()
2703 sinfo->plink_state = sta->mesh->plink_state; in sta_set_mesh_sinfo()
202 __field(u8, plink_state)218 __entry->plink_state = sinfo->plink_state; \873 __field(u8, plink_state)899 __entry->plink_state = params->plink_state;946 __entry->aid, __entry->plink_action, __entry->plink_state,
7604 PUT_SINFO(PLINK_STATE, plink_state, u8); in nl80211_send_station()8524 params.plink_state = in nl80211_set_station()
1840 u8 plink_state; member
1841 u8 plink_state; member2335 u8 plink_state; member