Home
last modified time | relevance | path

Searched refs:mesh_config (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
Dwlan_mlo_mgr_ap.c802 struct mlnawds_config mesh_config; in mlo_peer_populate_mesh_params() local
807 mesh_config = ml_info->partner_link_info[i].mesh_config; in mlo_peer_populate_mesh_params()
813 if ((mesh_config.caps) || in mlo_peer_populate_mesh_params()
815 mesh_config.mac, in mlo_peer_populate_mesh_params()
818 ml_peer->mesh_config[i] = mesh_config; in mlo_peer_populate_mesh_params()
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/
Dwlan_mlo_mgr_public_structs.h708 struct mlnawds_config mesh_config; member
1129 struct mlnawds_config mesh_config[MAX_MLO_LINK_PEERS]; member