Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_transport.c347 int fcoe_start_io(struct sk_buff *skb) in fcoe_start_io() function
361 EXPORT_SYMBOL_GPL(fcoe_start_io);
417 rc = fcoe_start_io(skb); in fcoe_check_wait_queue()
H A Dfcoe.c553 else if (fcoe_start_io(skb)) in fcoe_port_send()
/openbmc/linux/include/scsi/
H A Dlibfcoe.h258 int fcoe_start_io(struct sk_buff *skb);
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c408 else if (fcoe_start_io(skb)) in bnx2fc_xmit()