Home
last modified time | relevance | path

Searched defs:nic_operations (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/include/
Dnic.h52 struct nic_operations { struct
53 int ( *connect ) ( struct nic * );
54 int ( *poll ) ( struct nic *, int retrieve );
55 void ( *transmit ) ( struct nic *, const char *,
57 void ( *irq ) ( struct nic *, irq_action_t );