Home
last modified time | relevance | path

Searched refs:alloc_nm_txq (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sys/dev/cxgbe/
H A Dadapter.h1445 int alloc_nm_txq(struct vi_info *, struct sge_nm_txq *, int, int);
H A Dt4_netmap.c213 alloc_nm_txq(struct vi_info *vi, struct sge_nm_txq *nm_txq, int iqidx, int idx) in alloc_nm_txq() function
H A Dt4_sge.c1151 rc = alloc_nm_txq(vi, nm_txq, iqidx, i); in t4_setup_vi_queues()