Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Ddebug.c4664 u8 active_bands; in rtw89_mac_diag_match_band() local
4673 active_bands = rtw89_get_active_phy_bitmap(rtwdev); in rtw89_mac_diag_match_band()
4675 if (active_bands & BIT(band)) in rtw89_mac_diag_match_band()