tx_max_frames 2266 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c u32 tx_coalesce_usecs, tx_max_frames; tx_max_frames 2273 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c tx_max_frames = ethcoal->tx_max_coalesced_frames; tx_max_frames 2282 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c coal->tx_packets = tx_max_frames; tx_max_frames 2284 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c (coal->tx_packets == tx_max_frames)) { tx_max_frames 2293 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c coal->tx_packets = tx_max_frames;