Searched refs:LPFC_ATTR_R (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 3586 LPFC_ATTR_R(enable_npiv, 1, 0, 1, 3589 LPFC_ATTR_R(fcf_failover_policy, 1, 1, 2, 3599 LPFC_ATTR_R(fcp_wait_abts_rsp, 0, 0, 1, "Wait for FCP ABTS completion"); 3607 LPFC_ATTR_R(enable_rrq, 2, 0, 2, 3617 LPFC_ATTR_R(suppress_link_up, LPFC_INITIALIZE_LINK, LPFC_INITIALIZE_LINK, 3900 LPFC_ATTR_R(suppress_rsp, 1, 0, 1, 3910 LPFC_ATTR_R(nvmet_mrq, 3918 LPFC_ATTR_R(nvmet_mrq_post, 3929 LPFC_ATTR_R(enable_fc4_type, LPFC_DEF_ENBL_FC4_TYPE, 4011 LPFC_ATTR_R(hba_queue_depth, 8192, 32, 8192, [all …]
|
H A D | lpfc_attr.h | 30 #define LPFC_ATTR_R(name, defval, minval, maxval, desc) \ macro
|
/openbmc/linux/Documentation/scsi/ |
H A D | ChangeLog.lpfc | 1046 * Introducing two new defines LPFC_ATTR_R and LPFC_ATTR_RW that do
|