Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_attr.c3467 LPFC_ATTR_R(enable_npiv, 1, 0, 1,
3470 LPFC_ATTR_R(fcf_failover_policy, 1, 1, 2,
3479 LPFC_ATTR_R(enable_rrq, 2, 0, 2,
3489 LPFC_ATTR_R(suppress_link_up, LPFC_INITIALIZE_LINK, LPFC_INITIALIZE_LINK,
3774 LPFC_ATTR_R(suppress_rsp, 1, 0, 1,
3784 LPFC_ATTR_R(nvmet_mrq,
3792 LPFC_ATTR_R(nvmet_mrq_post,
3803 LPFC_ATTR_R(enable_fc4_type, LPFC_DEF_ENBL_FC4_TYPE,
3885 LPFC_ATTR_R(hba_queue_depth, 8192, 32, 8192,
5502 LPFC_ATTR_R(ack0, 0, 0, 1, "Enable ACK0 support");
[all …]
H A Dlpfc_attr.h30 #define LPFC_ATTR_R(name, defval, minval, maxval, desc) \ macro
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A DChangeLog.lpfc1046 * Introducing two new defines LPFC_ATTR_R and LPFC_ATTR_RW that do