Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_hw.c2270 u32 tx_coalesce_usecs, tx_max_frames; in qlcnic_83xx_config_intr_coal() local
2277 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()