Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/freescale/enetc/
Denetc.h307 ENETC_F_QBV = BIT(9), enumerator
Denetc_qos.c72 priv->active_offloads &= ~ENETC_F_QBV; in enetc_setup_taprio()
130 priv->active_offloads |= ENETC_F_QBV; in enetc_setup_taprio()
Denetc.c175 tx_swbd->qbv_en = !!(priv->active_offloads & ENETC_F_QBV); in enetc_map_tx_buffs()