Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.h29 NCHAN = 4, /* # of HW channels */ enumerator
H A Dcommon.h210 unsigned short tx_modq[NCHAN]; /* channel to modulation queue map */
/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h462 uint8_t chan_map[NCHAN];
H A Dt4_sge.c1076 ASSERT(tx_chan < NCHAN); in init_eq()