Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/fcoe/
Dfcoe_transport.c358 int fcoe_start_io(struct sk_buff *skb) in fcoe_start_io() function
372 EXPORT_SYMBOL_GPL(fcoe_start_io);
427 rc = fcoe_start_io(skb); in fcoe_check_wait_queue()
Dfcoe.c567 else if (fcoe_start_io(skb)) in fcoe_port_send()
/Linux-v4.19/include/scsi/
Dlibfcoe.h267 int fcoe_start_io(struct sk_buff *skb);
/Linux-v4.19/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c413 else if (fcoe_start_io(skb)) in bnx2fc_xmit()