Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Detherfabric.c83 static void falcon_mdio_write (struct efab_nic *efab, int device,
85 static int falcon_mdio_read ( struct efab_nic *efab, int device, int location );
114 gmii_autoneg_advertised ( struct efab_nic *efab ) in gmii_autoneg_advertised()
131 gmii_autoneg_lpa ( struct efab_nic *efab ) in gmii_autoneg_lpa()
174 gmii_link_ok ( struct efab_nic *efab ) in gmii_link_ok()
266 mdio_clause45_wait_reset_mmds ( struct efab_nic* efab ) in mdio_clause45_wait_reset_mmds()
305 mdio_clause45_reset_mmd ( struct efab_nic *efab, int mmd ) in mdio_clause45_reset_mmd()
328 mdio_clause45_links_ok(struct efab_nic *efab ) in mdio_clause45_links_ok()
354 mdio_clause45_check_mmds ( struct efab_nic *efab ) in mdio_clause45_check_mmds()
1175 static inline void _falcon_writel ( struct efab_nic *efab, uint32_t value, in _falcon_writel()
[all …]
Detherfabric_nic.h84 struct efab_nic;
142 int ( * init ) ( struct efab_nic *efab );
146 int ( * init ) ( struct efab_nic *efab );
151 int ( * init ) ( struct efab_nic *efab );
152 void ( * fini ) ( struct efab_nic *efab );
155 struct efab_nic { struct