Searched refs:fcpio_header_dec (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/fnic/ |
H A D | fcpio.h | 185 fcpio_header_dec(struct fcpio_header *hdr, in fcpio_header_dec() function
|
H A D | fnic_scsi.c | 636 fcpio_header_dec(&desc->hdr, &type, &hdr_status, &tag); in fnic_fcpio_fw_reset_cmpl_handler() 719 fcpio_header_dec(&desc->hdr, &type, &hdr_status, &tag); in fnic_fcpio_flogi_reg_cmpl_handler() 839 fcpio_header_dec(&desc->hdr, &type, &hdr_status, &tag); in fnic_fcpio_icmnd_cmpl_handler() 1078 fcpio_header_dec(&desc->hdr, &type, &hdr_status, &tag); in fnic_fcpio_itmf_cmpl_handler()
|
/kernel/linux/linux-6.6/drivers/scsi/fnic/ |
H A D | fcpio.h | 173 fcpio_header_dec(struct fcpio_header *hdr, in fcpio_header_dec() function
|
H A D | fnic_scsi.c | 622 fcpio_header_dec(&desc->hdr, &type, &hdr_status, &tag); in fnic_fcpio_fw_reset_cmpl_handler() 705 fcpio_header_dec(&desc->hdr, &type, &hdr_status, &tag); in fnic_fcpio_flogi_reg_cmpl_handler() 825 fcpio_header_dec(&desc->hdr, &type, &hdr_status, &tag); in fnic_fcpio_icmnd_cmpl_handler() 1063 fcpio_header_dec(&desc->hdr, &type, &hdr_status, &ftag); in fnic_fcpio_itmf_cmpl_handler()
|
Completed in 9 milliseconds