Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/fcoe/
H A Dfcoe_transport.c346 int fcoe_start_io(struct sk_buff *skb) in fcoe_start_io() function
360 EXPORT_SYMBOL_GPL(fcoe_start_io);
416 rc = fcoe_start_io(skb); in fcoe_check_wait_queue()
H A Dfcoe.c554 else if (fcoe_start_io(skb)) in fcoe_port_send()
/OK3568_Linux_fs/kernel/include/scsi/
H A Dlibfcoe.h257 int fcoe_start_io(struct sk_buff *skb);
/OK3568_Linux_fs/kernel/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c409 else if (fcoe_start_io(skb)) in bnx2fc_xmit()