Searched refs:ql2xuctrlirq (Results 1 – 3 of 3) sorted by relevance
170 extern int ql2xuctrlirq;
58 int ql2xuctrlirq = 1; variable59 module_param(ql2xuctrlirq, int, 0644);60 MODULE_PARM_DESC(ql2xuctrlirq,
5140 #define USER_CTRL_IRQ(_ha) (ql2xuctrlirq && QLA_TGT_MODE_ENABLED() && \