Home
last modified time | relevance | path

Searched refs:ENETC_IC_TX_MANUAL (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/
H A Denetc.h237 ENETC_IC_TX_MANUAL = BIT(1), enumerator
H A Denetc_ethtool.c612 ic_mode |= tx_ictt ? ENETC_IC_TX_MANUAL : 0; in enetc_set_coalesce()
H A Denetc.c1145 priv->ic_mode = ENETC_IC_RX_ADAPTIVE | ENETC_IC_TX_MANUAL; in enetc_init_si_rings_params()
1406 if (priv->ic_mode & ENETC_IC_TX_MANUAL) in enetc_setup_interrupts()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/enetc/
H A Denetc.h339 ENETC_IC_TX_MANUAL = BIT(1), enumerator
H A Denetc_ethtool.c814 ic_mode |= tx_ictt ? ENETC_IC_TX_MANUAL : 0; in enetc_set_coalesce()
H A Denetc.c2087 priv->ic_mode = ENETC_IC_RX_ADAPTIVE | ENETC_IC_TX_MANUAL; in enetc_init_si_rings_params()
2378 if (priv->ic_mode & ENETC_IC_TX_MANUAL) in enetc_setup_interrupts()

Completed in 12 milliseconds