Home
last modified time | relevance | path

Searched refs:ENETC_SI_F_PPM (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.h278 #define ENETC_SI_F_PPM BIT(4) /* pseudo MAC */ macro
371 return si->hw_features & ENETC_SI_F_PPM; in enetc_is_pseudo_mac()
H A Denetc4_pf.c51 si->hw_features |= ENETC_SI_F_PPM; in enetc4_get_psi_hw_features()