Searched defs:nm_txq (Results  1 – 3 of 3) sorted by relevance
| /freebsd/sys/dev/cxgbe/ | 
| H A D | t4_netmap.c | 213 alloc_nm_txq(struct vi_info *vi, struct sge_nm_txq *nm_txq, int iqidx, int idx) in alloc_nm_txq()   argument  259 free_nm_txq(struct vi_info * vi,struct sge_nm_txq * nm_txq) free_nm_txq()  argument  405 alloc_nm_txq_hwq(struct vi_info * vi,struct sge_nm_txq * nm_txq) alloc_nm_txq_hwq()  argument  499 free_nm_txq_hwq(struct vi_info * vi,struct sge_nm_txq * nm_txq) free_nm_txq_hwq()  argument  693 struct sge_nm_txq *nm_txq; cxgbe_netmap_on()  local  782 struct sge_nm_txq *nm_txq; cxgbe_netmap_off()  local  910 ring_nm_txq_db(struct adapter * sc,struct sge_nm_txq * nm_txq) ring_nm_txq_db()  argument  966 cxgbe_nm_tx(struct adapter * sc,struct sge_nm_txq * nm_txq,struct netmap_kring * kring,int npkt,int npkt_remaining) cxgbe_nm_tx()  argument  1058 contiguous_ndesc_available(struct sge_nm_txq * nm_txq) contiguous_ndesc_available()  argument  1070 reclaim_nm_tx_desc(struct sge_nm_txq * nm_txq) reclaim_nm_tx_desc()  argument  1110 struct sge_nm_txq *nm_txq = &sc->sge.nm_txq[vi->first_nm_txq + kring->ring_id]; cxgbe_netmap_txsync()  local  1317 struct sge_nm_txq *nm_txq; handle_nm_sge_egr_update()  local  [all...] | 
| H A D | t4_sge.c | 1128 struct sge_nm_txq *nm_txq; t4_setup_vi_queues()  local  1235 struct sge_nm_txq *nm_txq; t4_teardown_vi_queues()  local 
  | 
| H A D | adapter.h | 854 struct sge_nm_txq *nm_txq; /* netmap tx queues */ global()  member 
  |