Home
last modified time | relevance | path

Searched refs:ENETC_SI_F_QBU (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c57 if (hw->port && !!(priv->si->hw_features & ENETC_SI_F_QBU)) in enetc_get_reglen()
106 if (priv->si->hw_features & ENETC_SI_F_QBU) { in enetc_get_regs()
276 if (si->hw_features & ENETC_SI_F_QBU) in enetc_get_sset_count()
285 if (si->hw_features & ENETC_SI_F_QBU) in enetc_get_sset_count()
302 if (!(si->hw_features & ENETC_SI_F_QBU)) in enetc_get_pf_strings()
322 if (!(si->hw_features & ENETC_SI_F_QBU)) in enetc4_get_pf_strings()
369 if (!(si->hw_features & ENETC_SI_F_QBU)) in enetc_pf_get_ethtool_stats()
390 if (!(si->hw_features & ENETC_SI_F_QBU)) in enetc4_pf_get_ethtool_stats()
465 if (si->hw_features & ENETC_SI_F_QBU) in enetc_get_pause_stats()
627 if (si->hw_features & ENETC_SI_F_QBU) in enetc_get_eth_mac_stats()
[all …]
H A Denetc_pf.c328 si->hw_features |= ENETC_SI_F_QBU; in enetc_port_get_caps()
756 if (si->hw_features & ENETC_SI_F_QBU) in enetc_pl_mac_link_up()
770 if (si->hw_features & ENETC_SI_F_QBU) in enetc_pl_mac_link_down()
H A Denetc4_pf.c821 if (si->hw_features & ENETC_SI_F_QBU) in enetc4_mac_tx_graceful_stop()
865 if (si->hw_features & ENETC_SI_F_QBU) { in enetc4_mac_rx_graceful_stop()
H A Denetc.h276 #define ENETC_SI_F_QBU BIT(2) macro
H A Denetc.c33 if (si->hw_features & ENETC_SI_F_QBU) in enetc_port_mac_wr()
41 if (!(priv->si->hw_features & ENETC_SI_F_QBU)) in enetc_change_preemptible_tcs()