Home
last modified time | relevance | path

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

/linux-4.4.14/include/scsi/
Dlibfcoe.h379 int fcoe_get_paged_crc_eof(struct sk_buff *skb, int tlen,
/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe_transport.c455 int fcoe_get_paged_crc_eof(struct sk_buff *skb, int tlen, in fcoe_get_paged_crc_eof() function
486 EXPORT_SYMBOL_GPL(fcoe_get_paged_crc_eof);
Dfcoe.c1572 rc = fcoe_get_paged_crc_eof(skb, tlen, fps); in fcoe_alloc_paged_crc_eof()
/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c152 rc = fcoe_get_paged_crc_eof(skb, tlen, &bnx2fc_global); in bnx2fc_get_paged_crc_eof()