Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Dfw.h4674 H2C_FUNC_START_MRC = 0x2, enumerator
H A Dfw.c10477 H2C_FUNC_START_MRC, 0, 0,
10480 cond = RTW89_MRC_WAIT_COND(arg->sch_idx, H2C_FUNC_START_MRC);
H A Dmac.c5842 func = H2C_FUNC_START_MRC; in rtw89_mac_c2h_mrc_status_rpt()