Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/custom/
H A Dphl_custom_fb.c362 u8 prephase = (IS_MSG_IN_PRE_PHASE(msg->msg_id)) ? (true) : (false); in phl_custom_hdl_fb_evt() local
364 if (prephase == true) in phl_custom_hdl_fb_evt()