Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac.c4512 case H2C_FUNC_STOP_MCC: in rtw89_mac_c2h_mcc_rcv_ack()
4550 case H2C_FUNC_STOP_MCC: in rtw89_mac_c2h_mcc_req_ack()
4623 func = H2C_FUNC_STOP_MCC; in rtw89_mac_c2h_mcc_status_rpt()
H A Dfw.c4432 H2C_FUNC_STOP_MCC, 0, 0, in rtw89_fw_h2c_stop_mcc()
4435 cond = RTW89_MCC_WAIT_COND(group, H2C_FUNC_STOP_MCC); in rtw89_fw_h2c_stop_mcc()
H A Dfw.h3577 H2C_FUNC_STOP_MCC = 0x2, enumerator