Home
last modified time | relevance | path

Searched refs:bb_reg_param (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/rtl8712/
Drtl871x_mp_ioctl.c72 struct bb_reg_param *pbbreg; in oid_rt_pro_write_bb_reg_hdl()
78 if (poid_par_priv->information_buf_len < sizeof(struct bb_reg_param)) in oid_rt_pro_write_bb_reg_hdl()
80 pbbreg = (struct bb_reg_param *)(poid_par_priv->information_buf); in oid_rt_pro_write_bb_reg_hdl()
93 struct bb_reg_param *pbbreg; in oid_rt_pro_read_bb_reg_hdl()
99 if (poid_par_priv->information_buf_len < sizeof(struct bb_reg_param)) in oid_rt_pro_read_bb_reg_hdl()
101 pbbreg = (struct bb_reg_param *)(poid_par_priv->information_buf); in oid_rt_pro_read_bb_reg_hdl()
Drtl871x_mp_ioctl.h387 {sizeof(struct bb_reg_param),
390 {sizeof(struct bb_reg_param),
Drtl871x_mp.h132 struct bb_reg_param { struct