Searched refs:rx_max_frames (Results 1 – 1 of 1) sorted by relevance
2263 u32 rx_coalesce_usecs, rx_max_frames; in qlcnic_83xx_config_intr_coal() local2273 rx_max_frames = ethcoal->rx_max_coalesced_frames; in qlcnic_83xx_config_intr_coal()2277 (coal->rx_packets == rx_max_frames)) { in qlcnic_83xx_config_intr_coal()2285 coal->rx_packets = rx_max_frames; in qlcnic_83xx_config_intr_coal()2289 coal->rx_packets = rx_max_frames; in qlcnic_83xx_config_intr_coal()