Searched refs:init_eq (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_sge.c204 static inline void init_eq(struct adapter *, struct sge_eq *, int, int, uint8_t,
1207 init_eq(sc, &txq->eq, EQ_ETH, vi->qsize_txq, pi->tx_chan,
1223 init_eq(sc, &ofld_txq->eq, EQ_OFLD, vi->qsize_txq, pi->tx_chan,
2724 init_eq(struct adapter *sc, struct sge_eq *eq, int eqtype, int qsize, function
3137 init_eq(sc, &ctrlq->eq, EQ_CTRL, CTRL_EQ_QSIZE, sc->port[idx]->tx_chan,

Completed in 120 milliseconds