Home
last modified time | relevance | path

Searched refs:ra_low_thresh (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_cmdevt.c8841 cfg_cmd->ra_low_thresh = (t_u8)cfg->ra_low_thresh; in wlan_cmd_rate_adapt_cfg()
8873 misc_cfg->param.rate_adapt_cfg.ra_low_thresh = in wlan_ret_rate_adapt_cfg()
8874 (t_u8)cfg_cmd->ra_low_thresh; in wlan_ret_rate_adapt_cfg()
H A Dmlan_ioctl.h4552 t_u8 ra_low_thresh; member
H A Dmlan_fw.h7893 t_u8 ra_low_thresh;
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmlan_ioctl.h4552 t_u8 ra_low_thresh; member
H A Dmoal_eth_ioctl.c18127 misc->param.rate_adapt_cfg.ra_low_thresh = in woal_priv_rate_adapt_cfg()
18142 data[1] = misc->param.rate_adapt_cfg.ra_low_thresh; in woal_priv_rate_adapt_cfg()