OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:efab_nic
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/gpxe/src/drivers/net/
etherfabric_nic.h
84
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
etherfabric.c
83
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 )
131
gmii_autoneg_lpa ( struct
efab_nic
*efab )
174
gmii_link_ok ( struct
efab_nic
*efab )
266
mdio_clause45_wait_reset_mmds ( struct
efab_nic
* efab )
305
mdio_clause45_reset_mmd ( struct
efab_nic
*efab, int mmd )
328
mdio_clause45_links_ok(struct
efab_nic
*efab )
354
mdio_clause45_check_mmds ( struct
efab_nic
*efab )
[
all
...]
Completed in 2848 milliseconds