Searched refs:rf_reg_param (Results 1 – 5 of 5) sorted by relevance
103 struct rf_reg_param *pbbreg; in oid_rt_pro_write_rf_reg_hdl()110 if (poid_par_priv->information_buf_len < sizeof(struct rf_reg_param)) in oid_rt_pro_write_rf_reg_hdl()112 pbbreg = (struct rf_reg_param *)(poid_par_priv->information_buf); in oid_rt_pro_write_rf_reg_hdl()126 struct rf_reg_param *pbbreg; in oid_rt_pro_read_rf_reg_hdl()133 if (poid_par_priv->information_buf_len < sizeof(struct rf_reg_param)) in oid_rt_pro_read_rf_reg_hdl()135 pbbreg = (struct rf_reg_param *)(poid_par_priv->information_buf); in oid_rt_pro_read_rf_reg_hdl()
114 struct rf_reg_param { struct
93 struct rf_reg_param *pbbreg; in rtl8188eu_oid_rt_pro_write_rf_reg_hdl()103 if (poid_par_priv->information_buf_len < sizeof(struct rf_reg_param)) in rtl8188eu_oid_rt_pro_write_rf_reg_hdl()106 pbbreg = (struct rf_reg_param *)(poid_par_priv->information_buf); in rtl8188eu_oid_rt_pro_write_rf_reg_hdl()128 struct rf_reg_param *pbbreg; in rtl8188eu_oid_rt_pro_read_rf_reg_hdl()138 if (poid_par_priv->information_buf_len < sizeof(struct rf_reg_param)) in rtl8188eu_oid_rt_pro_read_rf_reg_hdl()141 pbbreg = (struct rf_reg_param *)(poid_par_priv->information_buf); in rtl8188eu_oid_rt_pro_read_rf_reg_hdl()
314 struct rf_reg_param { struct
49 …GEN_HANDLER(sizeof(struct rf_reg_param), rtl8188eu_oid_rt_pro_read_rf_reg_hdl, OID_RT_PRO_RF_READ_…50 …GEN_HANDLER(sizeof(struct rf_reg_param), rtl8188eu_oid_rt_pro_write_rf_reg_hdl, OID_RT_PRO_RF_WRIT…2236 struct rf_reg_param *prfreg; in rtw_dbg_mode_hdl()2283 prfreg = (struct rf_reg_param *)pdata; in rtw_dbg_mode_hdl()2295 prfreg = (struct rf_reg_param *)pdata; in rtw_dbg_mode_hdl()