Searched refs:alloc_txq (Results 1 – 1 of 1) sorted by relevance
108 static int alloc_txq(struct port_info *pi, struct sge_txq *txq, int idx);532 rc = alloc_txq(pi, txq, i); in t4_setup_port_queues()1654 alloc_txq(struct port_info *pi, struct sge_txq *txq, int idx) in alloc_txq() function