Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_ps.c1464 case MSG_EVT_RF_OFF: 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.h615 MSG_EVT_RF_OFF = 94, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_ps.c1493 case MSG_EVT_RF_OFF: 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.h613 MSG_EVT_RF_OFF = 94, enumerator