Searched refs:fcoe_get_paged_crc_eof (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/scsi/ |
H A D | libfcoe.h | 378 int fcoe_get_paged_crc_eof(struct sk_buff *skb, int tlen,
|
/openbmc/linux/drivers/scsi/fcoe/ |
H A D | fcoe_transport.c | 470 int fcoe_get_paged_crc_eof(struct sk_buff *skb, int tlen, in fcoe_get_paged_crc_eof() function 501 EXPORT_SYMBOL_GPL(fcoe_get_paged_crc_eof);
|
H A D | fcoe.c | 1457 rc = fcoe_get_paged_crc_eof(skb, tlen, fps); in fcoe_alloc_paged_crc_eof()
|
/openbmc/linux/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_fcoe.c | 173 rc = fcoe_get_paged_crc_eof(skb, tlen, &bnx2fc_global); in bnx2fc_get_paged_crc_eof()
|
/openbmc/linux/drivers/scsi/qedf/ |
H A D | qedf_main.c | 1018 rc = fcoe_get_paged_crc_eof(skb, tlen, &qedf_global); in qedf_get_paged_crc_eof()
|