Home
last modified time | relevance | path

Searched refs:presp_cfg (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_cmdevt.c3740 const HostCmd_DS_RX_PKT_COAL_CFG *presp_cfg =
3748 wlan_le32_to_cpu(presp_cfg->packet_threshold);
3750 wlan_le16_to_cpu(presp_cfg->delay);
3912 const HostCmd_DS_MULTI_CHAN_CFG *presp_cfg =
3920 wlan_le32_to_cpu(presp_cfg->channel_time);
3922 presp_cfg->buffer_weight;
3932 presp_cfg->tlv_buf, pcfg->param.multi_chan_cfg.tlv_len);
3992 const HostCmd_DS_MULTI_CHAN_POLICY *presp_cfg =
4000 wlan_le16_to_cpu(presp_cfg->policy);
4112 const HostCmd_DS_DRCS_CFG *presp_cfg = &resp->params.drcs_cfg;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_cmdevt.c4539 const HostCmd_DS_RX_PKT_COAL_CFG *presp_cfg = in wlan_ret_rx_pkt_coalesce_cfg() local
4547 wlan_le32_to_cpu(presp_cfg->packet_threshold); in wlan_ret_rx_pkt_coalesce_cfg()
4549 wlan_le16_to_cpu(presp_cfg->delay); in wlan_ret_rx_pkt_coalesce_cfg()