Searched refs:set_rf_state (Results 1 – 6 of 6) sorted by relevance
192 if (ops->set_rf_state(phlcom_to_drvpriv(phl_com), RTW_RF_ON) == true) in _hal_ps_cfg_pwr_on()211 if (ops->set_rf_state(phlcom_to_drvpriv(phl_com), RTW_RF_OFF) == true) in _hal_ps_cfg_pwr_off()
294 bool (*set_rf_state)(void *drv_priv, enum rtw_rf_state state_to_set); member
297 bool (*set_rf_state)(void *drv_priv, enum rtw_rf_state state_to_set); member
818 evt_ops->set_rf_state = rtw_core_set_ips_state; in rtw_hw_init()