Searched refs:rx_max_frames (Results 1 – 2 of 2) sorted by relevance
61 u32 rx_max_frames, tx_max_frames; in mcp251xfd_ring_get_coalesce() local67 rx_max_frames = 1; in mcp251xfd_ring_get_coalesce()69 rx_max_frames = priv->rx_obj_num_coalesce_irq; in mcp251xfd_ring_get_coalesce()71 ec->rx_max_coalesced_frames_irq = rx_max_frames; in mcp251xfd_ring_get_coalesce()
2269 u32 rx_coalesce_usecs, rx_max_frames; in qlcnic_83xx_config_intr_coal() local2279 rx_max_frames = ethcoal->rx_max_coalesced_frames; in qlcnic_83xx_config_intr_coal()2283 (coal->rx_packets == rx_max_frames)) { in qlcnic_83xx_config_intr_coal()2291 coal->rx_packets = rx_max_frames; in qlcnic_83xx_config_intr_coal()2295 coal->rx_packets = rx_max_frames; in qlcnic_83xx_config_intr_coal()