Home
last modified time | relevance | path

Searched defs:tx_chan (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h99 uint8_t tx_chan; member
236 uint8_t tx_chan; /* tx channel used by the eq */ member
H A Dt4_sge.c1051 init_eq(struct adapter *sc, struct sge_eq *eq, uint16_t qsize, uint8_t tx_chan, in init_eq()