Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_attr.c2771 static int lpfc_poll = 0; variable
2772 module_param(lpfc_poll, int, S_IRUGO);
2773 MODULE_PARM_DESC(lpfc_poll, "FCP ring polling mode control:"
2778 static DEVICE_ATTR(lpfc_poll, S_IRUGO | S_IWUSR,
5845 phba->cfg_poll = lpfc_poll; in lpfc_get_cfgparam()