tx_time_us        962 drivers/net/ethernet/qlogic/netxen/netxen_nic.h 		uint16_t	tx_time_us;
tx_time_us        785 drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.c 	adapter->coal.normal.data.tx_time_us = ethcoal->tx_coalesce_usecs;
tx_time_us        806 drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.c 	ethcoal->tx_coalesce_usecs = adapter->coal.normal.data.tx_time_us;
tx_time_us       1091 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c 	adapter->coal.normal.data.tx_time_us =
tx_time_us        402 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	u16	tx_time_us;
tx_time_us       2230 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 	temp = coal->tx_time_us;
tx_time_us       2281 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 		coal->tx_time_us = tx_coalesce_usecs;
tx_time_us       2283 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 	} else if ((coal->tx_time_us == tx_coalesce_usecs) &&
tx_time_us       2292 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 		coal->tx_time_us = tx_coalesce_usecs;
tx_time_us       1580 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c 	ethcoal->tx_coalesce_usecs = adapter->ahw->coal.tx_time_us;
tx_time_us       1863 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c 		ahw->coal.tx_time_us = QLCNIC_DEF_INTR_COALESCE_TX_TIME_US;
tx_time_us       2096 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c 		ahw->coal.tx_time_us = QLCNIC_DEF_INTR_COALESCE_TX_TIME_US;
tx_time_us       1215 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_pf.c 		    time < coal->tx_time_us)
tx_time_us       1229 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_pf.c 		   vf->tx_ctx_id, coal->tx_packets, coal->tx_time_us);