Home
last modified time | relevance | path

Searched refs:is_primary (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
Dwlan_mlo_mgr_primary_umac.c393 peer_entry->is_primary = true; in mlo_peer_assign_primary_umac()
396 peer_entry->is_primary = false; in mlo_peer_assign_primary_umac()
404 peer_entry->is_primary = true; in mlo_peer_assign_primary_umac()
408 peer_entry->is_primary = false; in mlo_peer_assign_primary_umac()
418 peer_entry->is_primary = false; in mlo_peer_assign_primary_umac()
427 peer_entry->is_primary = false; in mlo_peer_assign_primary_umac()
448 if (peer_ent_iter->is_primary) in mlo_peer_assign_primary_umac()
453 peer_entry->is_primary = false; in mlo_peer_assign_primary_umac()
455 peer_entry->is_primary = true; in mlo_peer_assign_primary_umac()
986 if (peer_ent_iter->is_primary) in wlan_objmgr_mlo_update_primary_info()
[all …]
Dwlan_mlo_mgr_peer.c309 if (peer_entry->is_primary) in wlan_mlo_peer_get_bridge_peer()
351 if (peer_entry->is_primary) { in wlan_mlo_peer_get_primary_link_vdev()
2004 peer_entry->is_primary; in wlan_mlo_peer_get_links_info()
2059 if (peer_entry->is_primary) { in wlan_mlo_peer_get_primary_peer_link_id_by_ml_peer()
2577 if (!peer_entry->is_primary) { in wlan_mlo_peer_wsi_link_update()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/include/
Dwlan_psoc_mlme.h139 is_primary:1, member
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/
Dwlan_mlo_mgr_public_structs.h961 bool is_primary; member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_types.h3779 uint8_t is_primary; member
Ddp_main.c8418 pdev->is_primary = val.cdp_pdev_param_primary_radio; in dp_set_pdev_param()
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_dev_if.c1706 peer_trans_entry->is_primary = peer_info->is_primary_link; in wma_peer_tbl_trans_add_entry()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_process_sme_req_messages.c6415 if (link_peer->is_primary && in lim_mlo_sap_validate_and_update_ra()