Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.h9171 static inline u8 rtw89_get_active_phy_bitmap(struct rtw89_dev *rtwdev) in rtw89_get_active_phy_bitmap() function
9193 for (u8 __active_bb_bitmap = rtw89_get_active_phy_bitmap(rtwdev), \
H A Dfw.h5688 u8 active_bands = rtw89_get_active_phy_bitmap(rtwdev); in rtw89_fw_h2c_init_trx_protect()
H A Ddebug.c5244 active_bands = rtw89_get_active_phy_bitmap(rtwdev); in rtw89_mac_diag_match_band()