Searched defs:fcoe_port (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/net/
H A Dfcoe.c66 struct fcoe_port { struct
166 static struct fcoe_port * fcoe_demux ( struct net_device *netdev ) {
167 struct fcoe_port *fcoe;
181 static void fcoe_reset ( struct fcoe_port *fcoe ) {
219 static int fcoe_deliver ( struct fcoe_port *fcoe,
314 static struct io_buffer * fcoe_alloc_iob ( struct fcoe_port *fcoe __unused,
342 struct fcoe_port *fcoe;
432 static size_t fcoe_window ( struct fcoe_port *fcoe ) {
442 static void fcoe_close ( struct fcoe_port *fcoe, int rc ) {
457 static struct device * fcoe_identify_device ( struct fcoe_port *fco
[all...]

Completed in 44 milliseconds