Searched refs:setratable_parm (Results 1 – 3 of 3) sorted by relevance
547 struct setratable_parm { struct692 struct setratable_parm *prate_table);
657 struct setratable_parm *prate_table) in r8712_setrttbl_cmd()660 struct setratable_parm *psetrttblparm; in r8712_setrttbl_cmd()666 psetrttblparm = (struct setratable_parm *)_malloc( in r8712_setrttbl_cmd()667 sizeof(struct setratable_parm)); in r8712_setrttbl_cmd()674 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()