Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_cmdevt.c3696 mlan_ds_misc_rx_packet_coalesce *rx_pkt_cfg =
3708 wlan_cpu_to_le32(rx_pkt_cfg->packet_threshold);
3709 prx_coal_cfg->delay = wlan_cpu_to_le16(rx_pkt_cfg->delay);
3712 rx_pkt_cfg->packet_threshold, rx_pkt_cfg->delay);
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_cmdevt.c4498 mlan_ds_misc_rx_packet_coalesce *rx_pkt_cfg = in wlan_cmd_rx_pkt_coalesce_cfg() local
4510 wlan_cpu_to_le32(rx_pkt_cfg->packet_threshold); in wlan_cmd_rx_pkt_coalesce_cfg()
4511 prx_coal_cfg->delay = wlan_cpu_to_le16(rx_pkt_cfg->delay); in wlan_cmd_rx_pkt_coalesce_cfg()
4514 rx_pkt_cfg->packet_threshold, rx_pkt_cfg->delay); in wlan_cmd_rx_pkt_coalesce_cfg()