Searched refs:init_eq (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/sys/dev/cxgbe/ |
| H A D | t4_sge.c | 240 static inline void init_eq(struct adapter *, struct sge_eq *, int, int, uint8_t, 3418 init_eq(struct adapter *sc, struct sge_eq *eq, int eqtype, int qsize, in init_eq() function 3878 init_eq(sc, &ctrlq->eq, EQ_CTRL, CTRL_EQ_QSIZE, in alloc_ctrlq() 4577 init_eq(sc, &txq->eq, EQ_ETH, vi->qsize_txq, pi->tx_chan, in alloc_txq() 4794 init_eq(sc, eq, EQ_OFLD, vi->qsize_txq, pi->tx_chan, in alloc_ofld_txq() 4798 init_eq(sc, eq, EQ_OFLD, vi->qsize_txq, pi->tx_chan, in alloc_ofld_txq()
|