Searched refs:rx_pkt_cfg (Results 1 – 2 of 2) sorted by relevance
3696 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);
4498 mlan_ds_misc_rx_packet_coalesce *rx_pkt_cfg = in wlan_cmd_rx_pkt_coalesce_cfg() local4510 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()