Searched refs:tx_max_frames (Results 1 – 1 of 1) sorted by relevance
2270 u32 tx_coalesce_usecs, tx_max_frames; in qlcnic_83xx_config_intr_coal() local2277 tx_max_frames = ethcoal->tx_max_coalesced_frames; in qlcnic_83xx_config_intr_coal()2286 coal->tx_packets = tx_max_frames; in qlcnic_83xx_config_intr_coal()2288 (coal->tx_packets == tx_max_frames)) { in qlcnic_83xx_config_intr_coal()2297 coal->tx_packets = tx_max_frames; in qlcnic_83xx_config_intr_coal()