Home
last modified time | relevance | path

Searched refs:fman_port_enet_if (Results 1 – 13 of 13) sorted by relevance

/openbmc/u-boot/drivers/net/fm/
H A Dt1040.c12 phy_interface_t fman_port_enet_if(enum fm_port port) in fman_port_enet_if() function
H A Dp1023.c43 phy_interface_t fman_port_enet_if(enum fm_port port) in fman_port_enet_if() function
H A Dt1024.c36 phy_interface_t fman_port_enet_if(enum fm_port port) in fman_port_enet_if() function
H A Dp5020.c47 phy_interface_t fman_port_enet_if(enum fm_port port) in fman_port_enet_if() function
H A Dt2080.c44 phy_interface_t fman_port_enet_if(enum fm_port port) in fman_port_enet_if() function
H A Dls1043.c51 phy_interface_t fman_port_enet_if(enum fm_port port) in fman_port_enet_if() function
H A Dp4080.c51 phy_interface_t fman_port_enet_if(enum fm_port port) in fman_port_enet_if() function
H A Dls1046.c51 phy_interface_t fman_port_enet_if(enum fm_port port) in fman_port_enet_if() function
H A Db4860.c47 phy_interface_t fman_port_enet_if(enum fm_port port) in fman_port_enet_if() function
H A Dp5040.c53 phy_interface_t fman_port_enet_if(enum fm_port port) in fman_port_enet_if() function
H A Dfm.h101 phy_interface_t fman_port_enet_if(enum fm_port port);
H A Dt4240.c58 phy_interface_t fman_port_enet_if(enum fm_port port) in fman_port_enet_if() function
H A Dinit.c140 enet_if = fman_port_enet_if(fm_info[i].port); in fman_enet_init()