Searched refs:LPFC_VPORT_ATTR_R (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_attr.c1647 #define LPFC_VPORT_ATTR_R(name, defval, minval, maxval, desc) \ macro
2239 LPFC_VPORT_ATTR_R(enable_da_id, 0, 0, 1,
2246 LPFC_VPORT_ATTR_R(lun_queue_depth, 30, 1, 128,
2253 LPFC_VPORT_ATTR_R(tgt_queue_depth, 65535, 10, 65535,
2275 LPFC_VPORT_ATTR_R(peer_port_login, 0, 0, 1,
2388 LPFC_VPORT_ATTR_R(scan_down, 1, 0, 1,
3128 LPFC_VPORT_ATTR_R(fcp_class, 3, 2, 3,
3244 LPFC_VPORT_ATTR_R(max_luns, 255, 0, 65535, "Maximum allowed LUN");

Completed in 39 milliseconds