Home
last modified time | relevance | path

Searched refs:mlo_is_mld_sta (Results 1 – 16 of 16) sorted by relevance

/wlan-driver/qcacld-3.0/components/cmn_services/logging/src/
H A Dwlan_connectivity_logging.c552 if (!mlo_is_mld_sta(vdev)) in wlan_populate_mlo_mgmt_event_param()
599 if (!mlo_is_mld_sta(vdev)) in wlan_populate_roam_mld_log_param()
649 if (!mlo_is_mld_sta(vdev)) in wlan_connectivity_mlo_setup_event()
779 if (!mlo_is_mld_sta(vdev)) in wlan_connectivity_t2lm_status_event()
/wlan-driver/qcacld-3.0/components/cmn_services/interface_mgr/src/
H A Dwlan_if_mgr_sta.c254 if (!mlo_is_mld_sta(vdev) || !mlo_mgr_is_link_switch_in_progress(vdev)) in if_mgr_disconnect_complete()
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/
H A Dwlan_mlo_mgr_sta.h119 bool mlo_is_mld_sta(struct wlan_objmgr_vdev *vdev);
1042 bool mlo_is_mld_sta(struct wlan_objmgr_vdev *vdev) in mlo_is_mld_sta() function
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_beacon_frame.c458 if (mlo_is_mld_sta(vdev)) in lim_process_beacon_eht()
550 if (mlo_is_mld_sta(session->vdev)) { in lim_process_beacon_frame()
H A Dlim_process_probe_rsp_frame.c357 if (mlo_is_mld_sta(session_entry->vdev)) { in lim_process_probe_rsp_frame()
H A Dlim_send_management_frames.c2649 if (mlo_is_mld_sta(pe_session->vdev) && !mlo_ie_len) { in lim_send_assoc_req_mgmt_frame()
5644 if (mlo_is_mld_sta(pe_session->vdev))
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dwlan_mlo_mgr_sta.c1711 bool mlo_is_mld_sta(struct wlan_objmgr_vdev *vdev) in mlo_is_mld_sta() function
1720 qdf_export_symbol(mlo_is_mld_sta);
2422 if (!vdev || !mlo_is_mld_sta(vdev)) in mlo_sta_vdev_get_reconfig_timer_state()
2438 if (!vdev || !mlo_is_mld_sta(vdev)) in mlo_sta_stop_reconfig_timer_by_vdev()
2463 if (!vdev || !mlo_is_mld_sta(vdev)) in mlo_sta_stop_reconfig_timer()
2738 if (!vdev || !mlo_is_mld_sta(vdev)) in mlo_process_ml_reconfig_ie()
H A Dwlan_mlo_mgr_link_switch.c1162 if (!mlo_is_mld_sta(vdev)) { in mlo_mgr_link_switch_validate_request()
/wlan-driver/qcacld-3.0/components/tdls/dispatcher/src/
H A Dwlan_tdls_api.c323 if (mlo_is_mld_sta(vdev)) in wlan_is_tdls_session_present()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_disconnect.c560 if (mlo_is_mld_sta(vdev) && ucfg_mlo_is_mld_disconnected(vdev)) in cm_clear_vdev_mlo_cap()
/wlan-driver/qcacld-3.0/components/mlme/core/src/
H A Dwlan_mlme_main.c2604 if (!mlo_is_mld_sta(vdev)) in wlan_get_vdev_link_removed_flag()
2650 if (!mlo_is_mld_sta(vdev)) { in wlan_set_vdev_link_removed_flag()
2693 if (!mlo_is_mld_sta(vdev)) { in wlan_set_vdev_link_removed_flag_by_vdev_id()
2711 if (!vdev || !mlo_is_mld_sta(vdev)) in wlan_clear_mlo_sta_link_removed_flag()
2754 if (!vdev || !mlo_is_mld_sta(vdev)) in wlan_drop_mgmt_frame_on_link_removal()
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
H A Dsch_beacon_process.c618 if (mlo_is_mld_sta(session->vdev)) { in __sch_beacon_process_for_session()
/wlan-driver/qcacld-3.0/core/mac/src/pe/rrm/
H A Drrm_api.c554 if (mlo_is_mld_sta(pe_session->vdev)) in wlan_diag_log_beacon_rpt_req_event()
/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_off_chan_tx.c1286 if (mlo_is_mld_sta(vdev) && tx_ctx->frame_info.type == P2P_FRAME_MGMT && in p2p_mgmt_tx()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_action.c2712 if (mlo_is_mld_sta(vdev) && in policy_mgr_is_any_conn_in_transition()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_twt.c3569 if (!mlo_is_mld_sta(adapter->deflink->vdev)) { in hdd_twt_pack_get_capabilities_resp()