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()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()370 sta->mesh->plink_state = NL80211_PLINK_BLOCKED; in __mesh_plink_deactivate()431 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB && in mesh_sta_info_init()517 sta->mesh->plink_state = NL80211_PLINK_LISTEN; in __mesh_sta_info_alloc()622 sta->mesh->plink_state == NL80211_PLINK_LISTEN && in mesh_neighbour_update()663 sta->sta.addr, mplstates[sta->mesh->plink_state]); in mesh_plink_timer()669 if (sta->mesh->plink_state == NL80211_PLINK_LISTEN || in mesh_plink_timer()[all …]
95 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()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()
409 enum nl80211_plink_state plink_state; member679 return sta->mesh->plink_state; in sta_plink_state()
331 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()
1412 switch (params->plink_state) { in sta_apply_mesh_params()1414 if (sta->mesh->plink_state != NL80211_PLINK_ESTAB) in sta_apply_mesh_params()1416 sta->mesh->plink_state = params->plink_state; in sta_apply_mesh_params()1434 if (sta->mesh->plink_state == NL80211_PLINK_ESTAB) in sta_apply_mesh_params()1436 sta->mesh->plink_state = params->plink_state; in sta_apply_mesh_params()
2442 sinfo->plink_state = sta->mesh->plink_state; in sta_set_sinfo()
183 __field(u8, plink_state)199 __entry->plink_state = sinfo->plink_state; \699 __field(u8, plink_state)725 __entry->plink_state = params->plink_state;768 __entry->aid, __entry->plink_action, __entry->plink_state,
5646 PUT_SINFO(PLINK_STATE, plink_state, u8); in nl80211_send_station()6280 params.plink_state = in nl80211_set_station()
1835 u8 plink_state; member
1361 u8 plink_state; member1679 u8 plink_state; member