Home
last modified time | relevance | path

Searched defs:enetc_pf (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.h31 struct enetc_pf { struct
55 #define phylink_to_enetc_pf(config) \ argument
56 container_of((config), struct enetc_pf, phylink_config) argument