Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/umac/mlme/mlo_mgr/src/
H A Dwlan_mlo_link_force.c1778 uint16_t no_force_links; in ml_nlink_update_no_force_for_all() local
1796 no_force_links = curr->force_inactive_bitmap; in ml_nlink_update_no_force_for_all()
1798 if (!ml_nlink_allow_conc(psoc, vdev, no_force_links, 0)) { in ml_nlink_update_no_force_for_all()
1821 uint16_t no_force_links; in ml_nlink_update_force_inactive() local
1828 no_force_links = curr->force_inactive_bitmap & in ml_nlink_update_force_inactive()
1830 no_force_links ^= curr->force_inactive_bitmap; in ml_nlink_update_force_inactive()
1833 if (!ml_nlink_allow_conc(psoc, vdev, no_force_links, in ml_nlink_update_force_inactive()