Searched refs:fcoe_get_paged_crc_eof (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.4/include/scsi/ | 
| D | libfcoe.h | 375 int fcoe_get_paged_crc_eof(struct sk_buff *skb, int tlen,
  | 
| /Linux-v5.4/drivers/scsi/fcoe/ | 
| D | fcoe_transport.c | 468 int fcoe_get_paged_crc_eof(struct sk_buff *skb, int tlen,  in fcoe_get_paged_crc_eof()  function 499 EXPORT_SYMBOL_GPL(fcoe_get_paged_crc_eof);
  | 
| D | fcoe.c | 1458 	rc = fcoe_get_paged_crc_eof(skb, tlen, fps);  in fcoe_alloc_paged_crc_eof()
  | 
| /Linux-v5.4/drivers/scsi/bnx2fc/ | 
| D | bnx2fc_fcoe.c | 171 	rc = fcoe_get_paged_crc_eof(skb, tlen, &bnx2fc_global);  in bnx2fc_get_paged_crc_eof()
  | 
| /Linux-v5.4/drivers/scsi/qedf/ | 
| D | qedf_main.c | 938 	rc = fcoe_get_paged_crc_eof(skb, tlen, &qedf_global);  in qedf_get_paged_crc_eof()
  |