Searched refs:alloc_wrq (Results 1 – 1 of 1) sorted by relevance
| /titanic_50/usr/src/uts/common/io/cxgbe/t4nex/ |
| H A D | t4_sge.c | 105 static int alloc_wrq(struct adapter *sc, struct port_info *pi, 544 rc = alloc_wrq(sc, pi, ofld_txq, i); in t4_setup_port_queues() 556 rc = alloc_wrq(sc, pi, ctrlq, 0); in t4_setup_port_queues() 1319 rc = alloc_wrq(sc, NULL, mgmtq, 0); in alloc_mgmtq() 1619 alloc_wrq(struct adapter *sc, struct port_info *pi, struct sge_wrq *wrq, in alloc_wrq() function
|