Home
last modified time | relevance | path

Searched defs:txqs (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_sge.c874 txq_prod(struct sge_txq *txq, unsigned int ndesc, struct txq_state *txqs) in txq_prod()
1082 write_wr_hdr_sgl(unsigned int ndesc, struct tx_desc *txd, struct txq_state *txqs, in write_wr_hdr_sgl()
1161 struct txq_state txqs; in t3_encap() local
1724 struct txq_state txqs; in write_ofld_wr() local
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211_xmit.c659 ar5211GetTxIntrQueue(struct ath_hal *ah, uint32_t *txqs) in ar5211GetTxIntrQueue()
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210_xmit.c620 ar5210GetTxIntrQueue(struct ath_hal *ah, uint32_t *txqs) in ar5210GetTxIntrQueue()
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_xmit.c920 ar5212GetTxIntrQueue(struct ath_hal *ah, uint32_t *txqs) in ar5212GetTxIntrQueue()
/netbsd-src/sys/dev/ic/
H A Dath.c4218 u_int32_t txqs = 1<<qnum; in txqactive() local