Home
last modified time | relevance | path

Searched refs:rx_may_override_tx (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dethtool.c123 bool adaptive, rx_may_override_tx; in efx_ethtool_set_coalesce() local
138 rx_may_override_tx = (coalesce->tx_coalesce_usecs == tx_usecs && in efx_ethtool_set_coalesce()
146 rx_may_override_tx); in efx_ethtool_set_coalesce()
H A Defx.h176 bool rx_may_override_tx);
H A Defx.c430 bool rx_may_override_tx) in efx_init_irq_moderation()
443 !rx_may_override_tx) { in efx_init_irq_moderation()
428 efx_init_irq_moderation(struct efx_nic *efx, unsigned int tx_usecs, unsigned int rx_usecs, bool rx_adaptive, bool rx_may_override_tx) efx_init_irq_moderation() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A 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()
H A Defx.h174 bool rx_may_override_tx);
H A Defx.c431 bool rx_may_override_tx) in efx_init_irq_moderation()
444 !rx_may_override_tx) { in efx_init_irq_moderation()
429 efx_init_irq_moderation(struct efx_nic *efx, unsigned int tx_usecs, unsigned int rx_usecs, bool rx_adaptive, bool rx_may_override_tx) efx_init_irq_moderation() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A 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()
H A Defx.h157 bool rx_may_override_tx);
H A Defx.c431 bool rx_may_override_tx) in efx_siena_init_irq_moderation()
444 !rx_may_override_tx) { in efx_siena_init_irq_moderation()
429 efx_siena_init_irq_moderation(struct efx_nic *efx, unsigned int tx_usecs, unsigned int rx_usecs, bool rx_adaptive, bool rx_may_override_tx) efx_siena_init_irq_moderation() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Defx.h204 bool rx_may_override_tx);
H A Dethtool.c603 bool adaptive, rx_may_override_tx; in ef4_ethtool_set_coalesce() local
618 rx_may_override_tx = (coalesce->tx_coalesce_usecs == tx_usecs && in ef4_ethtool_set_coalesce()
626 rx_may_override_tx); in ef4_ethtool_set_coalesce()
H A Defx.c1910 bool rx_may_override_tx) in ef4_init_irq_moderation()
1923 !rx_may_override_tx) { in ef4_init_irq_moderation()
1908 ef4_init_irq_moderation(struct ef4_nic *efx, unsigned int tx_usecs, unsigned int rx_usecs, bool rx_adaptive, bool rx_may_override_tx) ef4_init_irq_moderation() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Defx.h204 bool rx_may_override_tx);
H A 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()
H A Defx.c1900 bool rx_may_override_tx) in ef4_init_irq_moderation()
1913 !rx_may_override_tx) { in ef4_init_irq_moderation()
1898 ef4_init_irq_moderation(struct ef4_nic *efx, unsigned int tx_usecs, unsigned int rx_usecs, bool rx_adaptive, bool rx_may_override_tx) ef4_init_irq_moderation() argument

Completed in 22 milliseconds