Searched refs:bb_reg_param (Results 1 – 6 of 6) sorted by relevance
60 struct bb_reg_param *pbbreg; in oid_rt_pro_write_bb_reg_hdl()66 if (poid_par_priv->information_buf_len < sizeof(struct bb_reg_param)) in oid_rt_pro_write_bb_reg_hdl()68 pbbreg = (struct bb_reg_param *)(poid_par_priv->information_buf); in oid_rt_pro_write_bb_reg_hdl()81 struct bb_reg_param *pbbreg; in oid_rt_pro_read_bb_reg_hdl()87 if (poid_par_priv->information_buf_len < sizeof(struct bb_reg_param)) in oid_rt_pro_read_bb_reg_hdl()89 pbbreg = (struct bb_reg_param *)(poid_par_priv->information_buf); in oid_rt_pro_read_bb_reg_hdl()
269 {sizeof(struct bb_reg_param),272 {sizeof(struct bb_reg_param),
120 struct bb_reg_param { struct
34 struct bb_reg_param *pbbreg; in rtl8188eu_oid_rt_pro_write_bb_reg_hdl()43 if (poid_par_priv->information_buf_len < sizeof(struct bb_reg_param)) in rtl8188eu_oid_rt_pro_write_bb_reg_hdl()46 pbbreg = (struct bb_reg_param *)(poid_par_priv->information_buf); in rtl8188eu_oid_rt_pro_write_bb_reg_hdl()63 struct bb_reg_param *pbbreg; in rtl8188eu_oid_rt_pro_read_bb_reg_hdl()72 if (poid_par_priv->information_buf_len < sizeof(struct bb_reg_param)) in rtl8188eu_oid_rt_pro_read_bb_reg_hdl()75 pbbreg = (struct bb_reg_param *)(poid_par_priv->information_buf); in rtl8188eu_oid_rt_pro_read_bb_reg_hdl()
320 struct bb_reg_param { struct
47 …GEN_HANDLER(sizeof(struct bb_reg_param), rtl8188eu_oid_rt_pro_read_bb_reg_hdl, OID_RT_PRO_READ_BB_…48 /*5*/ GEN_HANDLER(sizeof(struct bb_reg_param), rtl8188eu_oid_rt_pro_write_bb_reg_hdl, OID_RT_PRO_WR…