Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dmii_fdt.h37 struct mii_fdt_phy_config { struct
44 typedef struct mii_fdt_phy_config mii_fdt_phy_config_t; argument
70 void mii_fdt_free_config(struct mii_fdt_phy_config *cfg);
H A Dmii_fdt.c177 mii_fdt_free_config(struct mii_fdt_phy_config *cfg) in mii_fdt_free_config()