Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c78 static inline void init_eq(struct sge_eq *eq, uint16_t eqtype, uint16_t qsize,
1073 init_eq(struct sge_eq *eq, uint16_t eqtype, uint16_t qsize, uint8_t tx_chan, in init_eq() argument
1077 ASSERT(eqtype <= EQ_TYPEMASK); in init_eq()
1079 eq->flags = eqtype & EQ_TYPEMASK; in init_eq()