Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_ps.c1457 case MSG_EVT_RF_ON: in _general_mdl_msg_hdlr()
2005 enum phl_msg_evt_id evt_id = (rf_state == RTW_RF_ON) ? MSG_EVT_RF_ON : MSG_EVT_RF_OFF; in rtw_phl_ps_set_rf_state()
H A Dphl_def.h614 MSG_EVT_RF_ON = 93, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_ps.c1486 case MSG_EVT_RF_ON: in _general_mdl_msg_hdlr()
2041 enum phl_msg_evt_id evt_id = (rf_state == RTW_RF_ON) ? MSG_EVT_RF_ON : MSG_EVT_RF_OFF; in rtw_phl_ps_set_rf_state()
H A Dphl_def.h612 MSG_EVT_RF_ON = 93, enumerator