Lines Matching refs:PLINK_CLOSE
85 (action_field == PLINK_CLOSE && len != 6 && len != 8)) { in mesh_mpm_parse_peer_mgmt()
99 if (action_field == PLINK_CLOSE) { in mesh_mpm_parse_peer_mgmt()
237 if (type != PLINK_CLOSE && wpa_s->mesh_ht_enabled) { in mesh_mpm_send_plink_action()
242 if (type != PLINK_CLOSE && wpa_s->mesh_vht_enabled) { in mesh_mpm_send_plink_action()
248 if (type != PLINK_CLOSE && wpa_s->mesh_he_enabled) { in mesh_mpm_send_plink_action()
260 if (type != PLINK_CLOSE) in mesh_mpm_send_plink_action()
264 if (type != PLINK_CLOSE && conf->ocv) in mesh_mpm_send_plink_action()
268 if (type != PLINK_CLOSE && wpa_s->mesh_eht_enabled) { in mesh_mpm_send_plink_action()
283 if (type != PLINK_CLOSE) { in mesh_mpm_send_plink_action()
339 case PLINK_CLOSE: in mesh_mpm_send_plink_action()
356 if (type == PLINK_CLOSE) in mesh_mpm_send_plink_action()
367 if (type != PLINK_CLOSE && wpa_s->mesh_ht_enabled) { in mesh_mpm_send_plink_action()
375 if (type != PLINK_CLOSE && wpa_s->mesh_vht_enabled) { in mesh_mpm_send_plink_action()
384 if (type != PLINK_CLOSE && wpa_s->mesh_he_enabled) { in mesh_mpm_send_plink_action()
402 if (type != PLINK_CLOSE && conf->ocv) { in mesh_mpm_send_plink_action()
418 if (type != PLINK_CLOSE && wpa_s->mesh_eht_enabled) { in mesh_mpm_send_plink_action()
524 mesh_mpm_send_plink_action(wpa_s, sta, PLINK_CLOSE, reason); in plink_timer()
572 mesh_mpm_send_plink_action(wpa_s, sta, PLINK_CLOSE, reason); in mesh_mpm_plink_close()
989 PLINK_CLOSE, reason); in mesh_mpm_fsm()
1011 PLINK_CLOSE, reason); in mesh_mpm_fsm()
1048 PLINK_CLOSE, reason); in mesh_mpm_fsm()
1080 PLINK_CLOSE, reason); in mesh_mpm_fsm()
1118 PLINK_CLOSE, reason); in mesh_mpm_fsm()
1139 PLINK_CLOSE, reason); in mesh_mpm_fsm()
1176 action_field != PLINK_CLOSE) in mesh_mpm_action_rx()
1215 if (action_field != PLINK_CLOSE) { in mesh_mpm_action_rx()
1244 if (action_field == PLINK_CLOSE) in mesh_mpm_action_rx()
1316 if (action_field != PLINK_CLOSE && in mesh_mpm_action_rx()
1389 case PLINK_CLOSE: in mesh_mpm_action_rx()