Searched refs:crc_eof_offset (Results 1 – 3 of 3) sorted by relevance
482 fps->crc_eof_offset = 0; in fcoe_get_paged_crc_eof() 487 fps->crc_eof_offset, tlen); in fcoe_get_paged_crc_eof() 491 fps->crc_eof_offset += sizeof(struct fcoe_crc_eof); in fcoe_get_paged_crc_eof() 493 if (fps->crc_eof_offset >= PAGE_SIZE) { in fcoe_get_paged_crc_eof() 495 fps->crc_eof_offset = 0; in fcoe_get_paged_crc_eof()
1294 p->crc_eof_offset = 0; in fcoe_thread_cleanup_local()
327 * @crc_eof_offset: The offset into the CRC page pointing to available336 int crc_eof_offset; member