Searched refs:dbs_links (Results 1 – 1 of 1) sorted by relevance
7186 u16 sbs_links = 0, dbs_links = 0; in ath12k_mac_select_links() local7246 dbs_links |= BIT(link_id); in ath12k_mac_select_links()7259 else if (dbs_links) in ath12k_mac_select_links()7260 link_id = __ffs(dbs_links); in ath12k_mac_select_links()