Searched refs:lpfc_enable_npiv (Results 1 - 3 of 3) 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_crtn.h338 extern int lpfc_enable_npiv;
H A Dlpfc_attr.c1972 int lpfc_enable_npiv = 1; variable
1973 module_param(lpfc_enable_npiv, int, 0);
1974 MODULE_PARM_DESC(lpfc_enable_npiv, "Enable NPIV functionality");
1977 static DEVICE_ATTR(lpfc_enable_npiv, S_IRUGO, lpfc_enable_npiv_show, NULL);
4596 lpfc_enable_npiv_init(phba, lpfc_enable_npiv);
H A Dlpfc_init.c9095 if (lpfc_enable_npiv) {
9103 if (lpfc_enable_npiv) {
9114 if (lpfc_enable_npiv)
9133 if (lpfc_enable_npiv)

Completed in 63 milliseconds