Searched refs:LPFC_VPORT_ATTR_R (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/scsi/lpfc/ |
D | lpfc_attr.c | 1998 #define LPFC_VPORT_ATTR_R(name, defval, minval, maxval, desc) \ macro 3077 LPFC_VPORT_ATTR_R(enable_da_id, 1, 0, 1, 3087 LPFC_VPORT_ATTR_R(lun_queue_depth, 30, 1, 512, 3094 LPFC_VPORT_ATTR_R(tgt_queue_depth, 65535, 10, 65535, 3116 LPFC_VPORT_ATTR_R(peer_port_login, 0, 0, 1, 3229 LPFC_VPORT_ATTR_R(scan_down, 1, 0, 1, 4448 LPFC_VPORT_ATTR_R(fcp_class, 3, 2, 3,
|