Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc.h228 ENETC_F_QCI = BIT(3), enumerator
H A Denetc_qos.c1543 priv->active_offloads |= ENETC_F_QCI; in enetc_set_psfp()
1551 priv->active_offloads &= ~ENETC_F_QCI; in enetc_set_psfp()
H A Denetc_pf.c752 priv->active_offloads |= ENETC_F_QCI; in enetc_pf_netdev_setup()