Home
last modified time | relevance | path

Searched refs:rf_reg_param (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/rtl8712/
Drtl871x_mp_ioctl.c114 struct rf_reg_param *pbbreg; in oid_rt_pro_write_rf_reg_hdl()
121 if (poid_par_priv->information_buf_len < sizeof(struct rf_reg_param)) in oid_rt_pro_write_rf_reg_hdl()
123 pbbreg = (struct rf_reg_param *)(poid_par_priv->information_buf); in oid_rt_pro_write_rf_reg_hdl()
137 struct rf_reg_param *pbbreg; in oid_rt_pro_read_rf_reg_hdl()
144 if (poid_par_priv->information_buf_len < sizeof(struct rf_reg_param)) in oid_rt_pro_read_rf_reg_hdl()
146 pbbreg = (struct rf_reg_param *)(poid_par_priv->information_buf); in oid_rt_pro_read_rf_reg_hdl()
Drtl871x_mp.h125 struct rf_reg_param { struct