Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h565 #define T4_EXTRA_INTR 2 macro
H A Dt4_nexus.c1701 iaq->nirq = T4_EXTRA_INTR; in cfg_itype_and_nqueues()
1716 iaq->nirq = T4_EXTRA_INTR; in cfg_itype_and_nqueues()
1731 iaq->nirq = T4_EXTRA_INTR; in cfg_itype_and_nqueues()
H A Dt4_sge.c349 int rc = T4_EXTRA_INTR, i; in first_vector()