Searched refs:init_eq (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/dev/cxgbe/ |
| H A D | t4_sge.c | 235 static inline void init_eq(struct adapter *, struct sge_eq *, int, int, uint8_t, 3454 init_eq(struct adapter *sc, struct sge_eq *eq, int eqtype, int qsize, in init_eq() function 3910 init_eq(sc, &ctrlq->eq, EQ_CTRL, CTRL_EQ_QSIZE, in alloc_ctrlq() 4765 init_eq(sc, &txq->eq, EQ_ETH, vi->qsize_txq, pi->port_id, in alloc_txq() 5010 init_eq(sc, eq, EQ_OFLD, vi->qsize_txq, pi->port_id, in alloc_ofld_txq() 5014 init_eq(sc, eq, EQ_OFLD, vi->qsize_txq, pi->port_id, in alloc_ofld_txq()
|