Home
last modified time | relevance | path

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

/linux-5.19.10/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.h175 bool rx_may_override_tx);
Defx.c437 bool rx_may_override_tx) in efx_init_irq_moderation() argument
450 !rx_may_override_tx) { in efx_init_irq_moderation()
/linux-5.19.10/drivers/net/ethernet/sfc/siena/
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.h157 bool rx_may_override_tx);
Defx.c432 bool rx_may_override_tx) in efx_siena_init_irq_moderation() argument
445 !rx_may_override_tx) { in efx_siena_init_irq_moderation()
/linux-5.19.10/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.c1901 bool rx_may_override_tx) in ef4_init_irq_moderation() argument
1914 !rx_may_override_tx) { in ef4_init_irq_moderation()