Searched refs:shdr_csf (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_sli.c | 20787 * @shdr_csf: wr_object rsp's csf bit 20796 u32 shdr_change_status, u32 shdr_csf) in lpfc_log_fw_write_cmpl() 20804 shdr_change_status, shdr_csf); in lpfc_log_fw_write_cmpl() 20831 if (shdr_csf) in lpfc_log_fw_write_cmpl() 20893 uint32_t shdr_change_status = 0, shdr_csf = 0; in lpfc_wr_object() local 20956 shdr_csf = bf_get(lpfc_wr_object_csf, in lpfc_wr_object() 20976 shdr_csf); in lpfc_wr_object() 20794 lpfc_log_fw_write_cmpl(struct lpfc_hba *phba, u32 shdr_status, u32 shdr_add_status, u32 shdr_add_status_2, u32 shdr_change_status, u32 shdr_csf) lpfc_log_fw_write_cmpl() argument
|
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_sli.c | 19783 uint32_t shdr_status, shdr_add_status, shdr_change_status, shdr_csf; in lpfc_wr_object() local 19843 shdr_csf = bf_get(lpfc_wr_object_csf, in lpfc_wr_object() 19845 if (shdr_csf) in lpfc_wr_object()
|
Completed in 51 milliseconds