Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.h339 ENETC_IC_RX_MANUAL = BIT(0), enumerator
H A Denetc_ethtool.c811 ic_mode |= rx_ictt ? ENETC_IC_RX_MANUAL : 0; in enetc_set_coalesce()
H A Denetc.c2384 (ENETC_IC_RX_MANUAL | ENETC_IC_RX_ADAPTIVE)) { in enetc_setup_interrupts()