Home
last modified time | relevance | path

Searched refs:crc_eof_page (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_transport.c475 page = fps->crc_eof_page; in fcoe_get_paged_crc_eof()
481 fps->crc_eof_page = page; in fcoe_get_paged_crc_eof()
494 fps->crc_eof_page = NULL; in fcoe_get_paged_crc_eof()
H A Dfcoe.c1292 crc_eof = p->crc_eof_page; in fcoe_thread_cleanup_local()
1293 p->crc_eof_page = NULL; in fcoe_thread_cleanup_local()
/openbmc/linux/include/scsi/
H A Dlibfcoe.h329 struct page *crc_eof_page; member