Searched refs:fcoe_start_io (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/fcoe/
H A Dfcoe.c1366 * fcoe_start_io() - Start FCoE I/O
1374 static inline int fcoe_start_io(struct sk_buff *skb) function
1595 else if (fcoe_start_io(skb))
1755 * and calls fcoe_start_io() for each packet. If all skb have been
1778 /* keep qlen > 0 until fcoe_start_io succeeds */
1783 rc = fcoe_start_io(skb);

Completed in 37 milliseconds