Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac_be.c74 test_bit(RTW89_FLAG_CMAC1_FUNC, rtwdev->flags)) in rtw89_mac_check_mac_en_be()
604 set_bit(RTW89_FLAG_CMAC1_FUNC, rtwdev->flags); in cmac_func_en_be()
616 clear_bit(RTW89_FLAG_CMAC1_FUNC, rtwdev->flags); in cmac_func_en_be()
H A Dcore.h5007 RTW89_FLAG_CMAC1_FUNC, enumerator
H A Dmac.c1505 clear_bit(RTW89_FLAG_CMAC1_FUNC, rtwdev->flags); in rtw89_mac_power_switch()