Searched refs:LPFC_VPORT_ATTR_R (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/scsi/lpfc/ |
D | lpfc_attr.c | 1992 #define LPFC_VPORT_ATTR_R(name, defval, minval, maxval, desc) \ macro 3071 LPFC_VPORT_ATTR_R(enable_da_id, 1, 0, 1, 3081 LPFC_VPORT_ATTR_R(lun_queue_depth, 30, 1, 512, 3088 LPFC_VPORT_ATTR_R(tgt_queue_depth, 65535, 10, 65535, 3110 LPFC_VPORT_ATTR_R(peer_port_login, 0, 0, 1, 3223 LPFC_VPORT_ATTR_R(scan_down, 1, 0, 1, 4448 LPFC_VPORT_ATTR_R(fcp_class, 3, 2, 3,
|