Home
last modified time | relevance | path

Searched refs:ENETC_IC_TX_MANUAL (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/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.c1149 priv->ic_mode = ENETC_IC_RX_ADAPTIVE | ENETC_IC_TX_MANUAL; in enetc_init_si_rings_params()
1410 if (priv->ic_mode & ENETC_IC_TX_MANUAL) in enetc_setup_interrupts()