Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8712/
Drtl871x_mp_ioctl.c115 struct rf_reg_param *pbbreg; in oid_rt_pro_write_rf_reg_hdl()
122 if (poid_par_priv->information_buf_len < sizeof(struct rf_reg_param)) in oid_rt_pro_write_rf_reg_hdl()
124 pbbreg = (struct rf_reg_param *)(poid_par_priv->information_buf); in oid_rt_pro_write_rf_reg_hdl()
138 struct rf_reg_param *pbbreg; in oid_rt_pro_read_rf_reg_hdl()
145 if (poid_par_priv->information_buf_len < sizeof(struct rf_reg_param)) in oid_rt_pro_read_rf_reg_hdl()
147 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