Searched refs:lpfc_poll (Results 1 – 1 of 1) sorted by relevance
3563 static int lpfc_poll = 0; variable3564 module_param(lpfc_poll, int, S_IRUGO);3565 MODULE_PARM_DESC(lpfc_poll, "FCP ring polling mode control:"3570 static DEVICE_ATTR_RW(lpfc_poll);7246 phba->cfg_poll = lpfc_poll; in lpfc_get_cfgparam()