Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8712/
Drtl871x_ioctl_rtl.c469 Adapter->mppriv.workparam.bcompleted = false; in oid_rt_pro_rf_read_registry_hdl()
470 Adapter->mppriv.workparam.act_type = MPT_READ_RF; in oid_rt_pro_rf_read_registry_hdl()
471 Adapter->mppriv.workparam.io_offset = *(unsigned long *) in oid_rt_pro_rf_read_registry_hdl()
473 Adapter->mppriv.workparam.io_value = 0xcccccccc; in oid_rt_pro_rf_read_registry_hdl()
484 (unsigned char *)&Adapter->mppriv.workparam.io_value in oid_rt_pro_rf_read_registry_hdl()
Drtl871x_mp_ioctl.c700 Adapter->mppriv.workparam.bcompleted = false; in oid_rt_get_thermal_meter_hdl()
701 Adapter->mppriv.workparam.act_type = MPT_GET_THERMAL_METER; in oid_rt_get_thermal_meter_hdl()
702 Adapter->mppriv.workparam.io_offset = 0; in oid_rt_get_thermal_meter_hdl()
703 Adapter->mppriv.workparam.io_value = 0xFFFFFFFF; in oid_rt_get_thermal_meter_hdl()
704 r8712_GetThermalMeter(Adapter, &Adapter->mppriv.workparam.io_value); in oid_rt_get_thermal_meter_hdl()
705 Adapter->mppriv.workparam.bcompleted = true; in oid_rt_get_thermal_meter_hdl()
708 Adapter->mppriv.workparam.io_value; in oid_rt_get_thermal_meter_hdl()
Drtl871x_mp.h85 struct mp_wiparam workparam; member
Drtl871x_cmd.c412 padapter->mppriv.workparam.bcompleted = true; in r8712_getbbrfreg_cmdrsp_callback()
421 padapter->mppriv.workparam.bcompleted = true; in r8712_readtssi_cmdrsp_callback()
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Drtw_mp.h219 struct mp_wiparam workparam; member