Home
last modified time | relevance | path

Searched refs:ENETC_SI_F_QBV (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/freescale/enetc/
Denetc.h231 #define ENETC_SI_F_QBV BIT(1) macro
Denetc_pf.c1011 if (pf->si->hw_features & ENETC_SI_F_QBV) in enetc_pl_mac_link_up()
Denetc_qos.c1681 if (si->hw_features & ENETC_SI_F_QBV) in enetc_qos_query_caps()
Denetc.c1753 si->hw_features |= ENETC_SI_F_QBV; in enetc_get_si_caps()