Searched refs:setratable_parm (Results 1 – 3 of 3) sorted by relevance
605 struct setratable_parm { struct756 struct setratable_parm *prate_table);
742 struct setratable_parm *prate_table) in r8712_setrttbl_cmd()745 struct setratable_parm *psetrttblparm; in r8712_setrttbl_cmd()751 psetrttblparm = (struct setratable_parm *)_malloc( in r8712_setrttbl_cmd()752 sizeof(struct setratable_parm)); in r8712_setrttbl_cmd()759 memcpy(psetrttblparm, prate_table, sizeof(struct setratable_parm)); in r8712_setrttbl_cmd()
985 struct setratable_parm *prate_table; in oid_rt_pro_h2c_set_rate_table_hdl()990 *poid_par_priv->bytes_needed = sizeof(struct setratable_parm); in oid_rt_pro_h2c_set_rate_table_hdl()992 sizeof(struct setratable_parm)) in oid_rt_pro_h2c_set_rate_table_hdl()994 prate_table = (struct setratable_parm *)poid_par_priv->information_buf; in oid_rt_pro_h2c_set_rate_table_hdl()