Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac.c1321 if (test_bit(RTW89_FLAG_FW_RDY, rtwdev->flags)) in rtw89_mac_power_switch()
1339 clear_bit(RTW89_FLAG_FW_RDY, rtwdev->flags); in rtw89_mac_power_switch()
2738 if (test_bit(RTW89_FLAG_FW_RDY, rtwdev->flags)) in rtw89_set_hw_sch_tx_en()
3457 clear_bit(RTW89_FLAG_FW_RDY, rtwdev->flags); in rtw89_mac_disable_cpu()
H A Dcore.c971 test_bit(RTW89_FLAG_FW_RDY, rtwdev->flags)); in rtw89_h2c_tx()
H A Dcore.h3819 RTW89_FLAG_FW_RDY, enumerator
H A Dfw.c85 set_bit(RTW89_FLAG_FW_RDY, rtwdev->flags); in rtw89_fw_check_rdy()