Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dethtool.c127 bool adaptive, rx_may_override_tx; in efx_ethtool_set_coalesce() local
142 rx_may_override_tx = (coalesce->tx_coalesce_usecs == tx_usecs && in efx_ethtool_set_coalesce()
150 rx_may_override_tx); in efx_ethtool_set_coalesce()
Defx.h176 bool rx_may_override_tx);
Defx.c430 bool rx_may_override_tx) in efx_init_irq_moderation() argument
443 !rx_may_override_tx) { in efx_init_irq_moderation()
/drivers/net/ethernet/sfc/falcon/
Defx.h204 bool rx_may_override_tx);
Dethtool.c607 bool adaptive, rx_may_override_tx; in ef4_ethtool_set_coalesce() local
622 rx_may_override_tx = (coalesce->tx_coalesce_usecs == tx_usecs && in ef4_ethtool_set_coalesce()
630 rx_may_override_tx); in ef4_ethtool_set_coalesce()
Defx.c1910 bool rx_may_override_tx) in ef4_init_irq_moderation() argument
1923 !rx_may_override_tx) { in ef4_init_irq_moderation()