Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c3568 static int lpfc_poll = 0; variable
3569 module_param(lpfc_poll, int, S_IRUGO);
3570 MODULE_PARM_DESC(lpfc_poll, "FCP ring polling mode control:"
3575 static DEVICE_ATTR_RW(lpfc_poll);
7251 phba->cfg_poll = lpfc_poll; in lpfc_get_cfgparam()