Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/scsi/
Dlibfcoe.h375 int fcoe_get_paged_crc_eof(struct sk_buff *skb, int tlen,
/kernel/linux/linux-5.10/drivers/scsi/fcoe/
Dfcoe_transport.c469 int fcoe_get_paged_crc_eof(struct sk_buff *skb, int tlen, in fcoe_get_paged_crc_eof() function
500 EXPORT_SYMBOL_GPL(fcoe_get_paged_crc_eof);
Dfcoe.c1458 rc = fcoe_get_paged_crc_eof(skb, tlen, fps); in fcoe_alloc_paged_crc_eof()
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c171 rc = fcoe_get_paged_crc_eof(skb, tlen, &bnx2fc_global); in bnx2fc_get_paged_crc_eof()
/kernel/linux/linux-5.10/drivers/scsi/qedf/
Dqedf_main.c1006 rc = fcoe_get_paged_crc_eof(skb, tlen, &qedf_global); in qedf_get_paged_crc_eof()