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.c71 struct bb_reg_param *pbbreg; in oid_rt_pro_write_bb_reg_hdl()
77 if (poid_par_priv->information_buf_len < sizeof(struct bb_reg_param)) in oid_rt_pro_write_bb_reg_hdl()
79 pbbreg = (struct bb_reg_param *)(poid_par_priv->information_buf); in oid_rt_pro_write_bb_reg_hdl()
92 struct bb_reg_param *pbbreg; in oid_rt_pro_read_bb_reg_hdl()
98 if (poid_par_priv->information_buf_len < sizeof(struct bb_reg_param)) in oid_rt_pro_read_bb_reg_hdl()
100 pbbreg = (struct bb_reg_param *)(poid_par_priv->information_buf); in oid_rt_pro_read_bb_reg_hdl()
Drtl871x_mp_ioctl.h420 {sizeof(struct bb_reg_param),
423 {sizeof(struct bb_reg_param),
Drtl871x_mp.h131 struct bb_reg_param { struct