Searched defs:nm_txq (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/cxgbe/
H A Dt4_netmap.c231 alloc_nm_txq_hwq(struct vi_info *vi, struct sge_nm_txq *nm_txq) argument
304 free_nm_txq_hwq(struct vi_info *vi, struct sge_nm_txq *nm_txq) argument
322 struct sge_nm_txq *nm_txq; local
405 struct sge_nm_txq *nm_txq; local
498 ring_nm_txq_db(struct adapter *sc, struct sge_nm_txq *nm_txq) argument
556 cxgbe_nm_tx(struct adapter *sc, struct sge_nm_txq *nm_txq, struct netmap_kring *kring, int npkt, int npkt_remaining, int txcsum) argument
658 contiguous_ndesc_available(struct sge_nm_txq *nm_txq) argument
670 reclaim_nm_tx_desc(struct sge_nm_txq *nm_txq) argument
709 struct sge_nm_txq *nm_txq = &sc->sge.nm_txq[vi->first_nm_txq + kring->ring_id]; local
905 struct sge_nm_txq *nm_txq; local
[all...]
H A Dt4_sge.c1022 struct sge_nm_txq *nm_txq; local
1242 struct sge_nm_txq *nm_txq; local
3261 alloc_nm_txq(struct vi_info *vi, struct sge_nm_txq *nm_txq, int iqidx, int idx, argument
3305 free_nm_txq(struct vi_info *vi, struct sge_nm_txq *nm_txq) argument
[all...]
H A Dadapter.h717 struct sge_nm_txq *nm_txq; /* netmap tx queues */ member in struct:sge

Completed in 76 milliseconds