Lines Matching defs:pf
10 static void enetc_set_si_hw_addr(struct enetc_pf *pf, int si, in enetc_set_si_hw_addr()
18 static void enetc_get_si_hw_addr(struct enetc_pf *pf, int si, u8 *mac_addr) in enetc_get_si_hw_addr()
28 struct enetc_pf *pf = enetc_si_priv(priv->si); in enetc_pf_set_mac_addr() local
41 static int enetc_setup_mac_address(struct device_node *np, struct enetc_pf *pf, in enetc_setup_mac_address()
71 int enetc_setup_mac_addresses(struct device_node *np, struct enetc_pf *pf) in enetc_setup_mac_addresses()
94 struct enetc_pf *pf = enetc_si_priv(si); in enetc_pf_netdev_setup() local
157 static int enetc_mdio_probe(struct enetc_pf *pf, struct device_node *np) in enetc_mdio_probe()
188 static void enetc_mdio_remove(struct enetc_pf *pf) in enetc_mdio_remove()
194 static int enetc_imdio_create(struct enetc_pf *pf) in enetc_imdio_create()
249 static void enetc_imdio_remove(struct enetc_pf *pf) in enetc_imdio_remove()
260 static bool enetc_port_has_pcs(struct enetc_pf *pf) in enetc_port_has_pcs()
268 int enetc_mdiobus_create(struct enetc_pf *pf, struct device_node *node) in enetc_mdiobus_create()
294 void enetc_mdiobus_destroy(struct enetc_pf *pf) in enetc_mdiobus_destroy()
304 struct enetc_pf *pf = enetc_si_priv(priv->si); in enetc_phylink_create() local