Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.h322 ENETC_F_QCI = BIT(10),
325 ENETC_F_QCI = BIT(10), global() enumerator
H A Denetc_qos.c1589 priv->active_offloads |= ENETC_F_QCI; in enetc_set_psfp()
1597 priv->active_offloads &= ~ENETC_F_QCI; in enetc_set_psfp()
H A Denetc_pf.c806 priv->active_offloads |= ENETC_F_QCI; in enetc_pf_netdev_setup()