Searched refs:tx_time_us (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_ethtool.c795 adapter->coal.normal.data.tx_time_us = ethcoal->tx_coalesce_usecs; netxen_set_intr_coalesce()
816 ethcoal->tx_coalesce_usecs = adapter->coal.normal.data.tx_time_us; netxen_get_intr_coalesce()
H A Dnetxen_nic.h978 uint16_t tx_time_us; member in struct:__anon7105::__anon7106
H A Dnetxen_nic_main.c1112 adapter->coal.normal.data.tx_time_us = netxen_nic_init_coalesce_defaults()
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov_pf.c1217 time < coal->tx_time_us) qlcnic_sriov_validate_cfg_intrcoal()
1229 netdev_err(adapter->netdev, "Expected: rx_ctx_id 0x%x rx_packets 0x%x rx_time_us 0x%x tx_ctx_id 0x%x tx_packets 0x%x tx_time_us 0x%x\n", qlcnic_sriov_validate_cfg_intrcoal()
1231 vf->tx_ctx_id, coal->tx_packets, coal->tx_time_us); qlcnic_sriov_validate_cfg_intrcoal()
H A Dqlcnic_83xx_hw.c2227 temp = coal->tx_time_us; qlcnic_83xx_set_tx_intr_coal()
2278 coal->tx_time_us = tx_coalesce_usecs; qlcnic_83xx_config_intr_coal()
2280 } else if ((coal->tx_time_us == tx_coalesce_usecs) && qlcnic_83xx_config_intr_coal()
2289 coal->tx_time_us = tx_coalesce_usecs; qlcnic_83xx_config_intr_coal()
H A Dqlcnic_main.c1852 ahw->coal.tx_time_us = QLCNIC_DEF_INTR_COALESCE_TX_TIME_US; qlcnic_config_def_intr_coalesce()
2087 ahw->coal.tx_time_us = QLCNIC_DEF_INTR_COALESCE_TX_TIME_US; qlcnic_alloc_adapter_resources()
H A Dqlcnic_ethtool.c1567 ethcoal->tx_coalesce_usecs = adapter->ahw->coal.tx_time_us; qlcnic_get_intr_coalesce()
H A Dqlcnic.h404 u16 tx_time_us; member in struct:qlcnic_nic_intr_coalesce

Completed in 364 milliseconds