Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/rtl8712/
Drtl871x_ioctl_rtl.c457 Adapter->mppriv.workparam.bcompleted = false; in oid_rt_pro_rf_read_registry_hdl()
458 Adapter->mppriv.workparam.act_type = MPT_READ_RF; in oid_rt_pro_rf_read_registry_hdl()
459 Adapter->mppriv.workparam.io_offset = *(unsigned long *) in oid_rt_pro_rf_read_registry_hdl()
461 Adapter->mppriv.workparam.io_value = 0xcccccccc; in oid_rt_pro_rf_read_registry_hdl()
472 (unsigned char *)&Adapter->mppriv.workparam.io_value in oid_rt_pro_rf_read_registry_hdl()
Drtl871x_mp_ioctl.c667 Adapter->mppriv.workparam.bcompleted = false; in oid_rt_get_thermal_meter_hdl()
668 Adapter->mppriv.workparam.act_type = MPT_GET_THERMAL_METER; in oid_rt_get_thermal_meter_hdl()
669 Adapter->mppriv.workparam.io_offset = 0; in oid_rt_get_thermal_meter_hdl()
670 Adapter->mppriv.workparam.io_value = 0xFFFFFFFF; in oid_rt_get_thermal_meter_hdl()
671 r8712_GetThermalMeter(Adapter, &Adapter->mppriv.workparam.io_value); in oid_rt_get_thermal_meter_hdl()
672 Adapter->mppriv.workparam.bcompleted = true; in oid_rt_get_thermal_meter_hdl()
675 Adapter->mppriv.workparam.io_value; in oid_rt_get_thermal_meter_hdl()
Drtl871x_mp.h73 struct mp_wiparam workparam; member
Drtl871x_cmd.c305 padapter->mppriv.workparam.bcompleted = true; in r8712_getbbrfreg_cmdrsp_callback()
314 padapter->mppriv.workparam.bcompleted = true; in r8712_readtssi_cmdrsp_callback()
/Linux-v5.4/drivers/staging/rtl8723bs/include/
Drtw_mp.h218 struct mp_wiparam workparam; member