Home
last modified time | relevance | path

Searched refs:ENETC_F_QBV (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/
H A Denetc.h227 ENETC_F_QBV = BIT(2), enumerator
H A Denetc_qos.c71 priv->active_offloads &= ~ENETC_F_QBV; in enetc_setup_taprio()
137 priv->active_offloads |= ENETC_F_QBV; in enetc_setup_taprio()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/enetc/
H A Denetc.h324 ENETC_F_QBV = BIT(9), enumerator
H A Denetc_qos.c125 priv->active_offloads |= ENETC_F_QBV; in enetc_setup_taprio()
147 priv->active_offloads &= ~ENETC_F_QBV; in enetc_reset_taprio()
H A Denetc.c194 tx_swbd->qbv_en = !!(priv->active_offloads & ENETC_F_QBV); in enetc_map_tx_buffs()

Completed in 11 milliseconds