Home
last modified time | relevance | path

Searched refs:prate_table (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/rtl8712/
Drtl871x_mp_ioctl.c976 struct setratable_parm *prate_table; in oid_rt_pro_h2c_set_rate_table_hdl() local
985 prate_table = (struct setratable_parm *)poid_par_priv->information_buf; in oid_rt_pro_h2c_set_rate_table_hdl()
986 res = r8712_setrttbl_cmd(Adapter, prate_table); in oid_rt_pro_h2c_set_rate_table_hdl()
Drtl871x_cmd.h756 struct setratable_parm *prate_table);
Drtl871x_cmd.c726 struct setratable_parm *prate_table) in r8712_setrttbl_cmd() argument
742 memcpy(psetrttblparm, prate_table, sizeof(struct setratable_parm)); in r8712_setrttbl_cmd()
/drivers/staging/rtl8723au/include/
Drtw_cmd.h699 int rtw_setrttbl_cmd(struct rtw_adapter *padapter, struct setratable_parm *prate_table);