Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_attr.c3592 LPFC_ATTR_R(enable_npiv, 1, 0, 1,
3595 LPFC_ATTR_R(fcf_failover_policy, 1, 1, 2,
3613 LPFC_ATTR_R(enable_rrq, 2, 0, 2,
3906 LPFC_ATTR_R(suppress_rsp, 1, 0, 1,
3916 LPFC_ATTR_R(nvmet_mrq,
3924 LPFC_ATTR_R(nvmet_mrq_post,
4016 LPFC_ATTR_R(hba_queue_depth, 8192, 32, 8192,
5359 LPFC_ATTR_R(multi_ring_type, FC_TYPE_IP, 1,
5489 LPFC_ATTR_R(hdw_queue,
5959 LPFC_ATTR_R(enable_mi, 1, 0, 1, "Enable MI");
[all …]
H A Dlpfc_attr.h30 #define LPFC_ATTR_R(name, defval, minval, maxval, desc) \ macro
/linux-6.15/Documentation/scsi/
H A DChangeLog.lpfc1046 * Introducing two new defines LPFC_ATTR_R and LPFC_ATTR_RW that do