Searched defs:nm_txq (Results 1 – 3 of 3) sorted by relevance
213 alloc_nm_txq(struct vi_info *vi, struct sge_nm_txq *nm_txq, int iqidx, int idx) in alloc_nm_txq()259 free_nm_txq(struct vi_info *vi, struct sge_nm_txq *nm_txq) in free_nm_txq()405 alloc_nm_txq_hwq(struct vi_info *vi, struct sge_nm_txq *nm_txq) in alloc_nm_txq_hwq()499 free_nm_txq_hwq(struct vi_info *vi, struct sge_nm_txq *nm_txq) in free_nm_txq_hwq()693 struct sge_nm_txq *nm_txq; in cxgbe_netmap_on() local782 struct sge_nm_txq *nm_txq; in cxgbe_netmap_off() local910 ring_nm_txq_db(struct adapter *sc, struct sge_nm_txq *nm_txq) in ring_nm_txq_db()966 cxgbe_nm_tx(struct adapter *sc, struct sge_nm_txq *nm_txq, in cxgbe_nm_tx()1058 contiguous_ndesc_available(struct sge_nm_txq *nm_txq) in contiguous_ndesc_available()1070 reclaim_nm_tx_desc(struct sge_nm_txq *nm_txq) in reclaim_nm_tx_desc()[all …]
1120 struct sge_nm_txq *nm_txq; in t4_setup_vi_queues() local1227 struct sge_nm_txq *nm_txq; in t4_teardown_vi_queues() local
850 struct sge_nm_txq *nm_txq; /* netmap tx queues */ member