/titanic_44/usr/src/uts/common/io/arn/ |
H A D | arn_xmit.c | 148 arn_tx_queue_tid(struct ath_txq *txq, struct ath_atx_tid *tid) in arn_tx_queue_tid() 175 struct ath_txq *txq = &sc->sc_txq[tid->ac->qnum]; in arn_tx_pause_tid() local 188 struct ath_txq *txq = &sc->sc_txq[tid->ac->qnum]; in arn_tx_resume_tid() local 214 struct ath_txq *txq = &sc->sc_txq[tid->ac->qnum]; in arn_tx_flush_tid() local 290 struct ath_txq *txq, in arn_tid_drain() 355 arn_tx_complete_aggr(struct arn_softc *sc, struct ath_txq *txq, in arn_tx_complete_aggr() 722 arn_tx_sched_aggr(struct arn_softc *sc, struct ath_txq *txq, in arn_tx_sched_aggr() 797 struct ath_txq *txq = &sc->sc_txq[txtid->ac->qnum]; in arn_tx_aggr_stop() local 888 arn_txq_drain_pending_buffers(struct arn_softc *sc, struct ath_txq *txq) in arn_txq_drain_pending_buffers() 936 struct ath_txq *txq = NULL; in arn_test_get_txq() local [all …]
|
H A D | arn_main.c | 1730 struct ath_txq *txq; in arn_node_free() local 2703 struct ath_txq *txq; in arn_tx_queue_update() local
|
H A D | arn_core.h | 525 struct ath_txq *txq; member
|
/titanic_44/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4_sge.c | 430 struct sge_txq *txq; in t4_setup_port_queues() local 573 struct sge_txq *txq; in t4_teardown_port_queues() local 929 t4_eth_tx(struct port_info *pi, struct sge_txq *txq, mblk_t *frame) in t4_eth_tx() 1654 alloc_txq(struct port_info *pi, struct sge_txq *txq, int idx) in alloc_txq() 1701 free_txq(struct port_info *pi, struct sge_txq *txq) in free_txq() 2154 get_frame_txinfo(struct sge_txq *txq, mblk_t **fp, struct txinfo *txinfo, in get_frame_txinfo() 2263 fits_in_txb(struct sge_txq *txq, int len, int *waste) in fits_in_txb() 2286 copy_into_txb(struct sge_txq *txq, mblk_t *m, int len, struct txinfo *txinfo) in copy_into_txb() 2354 add_mblk(struct sge_txq *txq, struct txinfo *txinfo, mblk_t *m, int len) in add_mblk() 2403 free_txinfo_resources(struct sge_txq *txq, struct txinfo *txinfo) in free_txinfo_resources() [all …]
|
H A D | adapter.h | 378 struct sge_txq *txq; /* NIC tx queues */ member 544 #define TXQ_LOCK(txq) EQ_LOCK(&(txq)->eq) argument 545 #define TXQ_UNLOCK(txq) EQ_UNLOCK(&(txq)->eq) argument 546 #define TXQ_LOCK_ASSERT_OWNED(txq) EQ_LOCK_ASSERT_OWNED(&(txq)->eq) argument 547 #define TXQ_LOCK_ASSERT_NOTOWNED(txq) EQ_LOCK_ASSERT_NOTOWNED(&(txq)->eq) argument 549 #define for_each_txq(pi, iter, txq) \ argument
|
H A D | t4_mac.c | 448 struct sge_txq *txq = &sc->sge.txq[pi->first_txq]; in t4_mc_tx() local
|
/titanic_44/usr/src/uts/common/io/ath/ |
H A D | ath_aux.c | 137 struct ath_txq *txq; in ath_set_data_queue() local 209 struct ath_txq *txq = &asc->asc_txq[i]; in ath_txq_cleanup() local 367 ath_drainq(ath_t *asc, struct ath_txq *txq) in ath_drainq() 399 struct ath_txq *txq; in ath_draintxq() local
|
H A D | ath_main.c | 679 struct ath_txq *txq; in ath_tx_start() local 1096 ath_tx_processq(ath_t *asc, struct ath_txq *txq) in ath_tx_processq() 1222 struct ath_txq *txq; in ath_node_free() local 2344 struct ath_txq *txq = &asc->asc_txq[i]; in ath_attach() local
|
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_send.c | 268 IN lm_tx_chain_t *txq, in lm_get_coalesce_buffer() 315 IN lm_tx_chain_t *txq, in lm_put_coalesce_buffer() 344 IN lm_tx_chain_t *txq, in lm_copy_packet_to_coalesce_buffer()
|
H A D | lm_resc.c | 158 lm_tx_chain_t *txq, in lm_allocate_coalesce_buffers()
|
/titanic_44/usr/src/uts/common/io/yge/ |
H A D | yge.c | 2418 int32_t txq; in yge_start_port() local 2637 uint32_t txq; in yge_set_rambuffer() local 2709 uint32_t txq = port->p_txq; in yge_stop_port() local
|
/titanic_44/usr/src/uts/common/io/ral/ |
H A D | rt2560_var.h | 162 struct rt2560_tx_ring txq; member
|
/titanic_44/usr/src/uts/common/io/i40e/core/ |
H A D | i40e_virtchnl.h | 234 struct i40e_virtchnl_txq_info txq; member
|
/titanic_44/usr/src/uts/common/io/rwd/ |
H A D | rt2661_var.h | 114 struct rt2661_tx_ring txq[4]; member
|
/titanic_44/usr/src/uts/common/io/rwn/ |
H A D | rt2860_var.h | 156 struct rt2860_tx_ring txq[6]; member
|
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/ |
H A D | vfpf_if.h | 234 } txq; member
|
H A D | hw_channel.h | 315 } txq; member
|
/titanic_44/usr/src/uts/common/io/bnxe/ |
H A D | bnxe.h | 659 TxQueue txq[MAX_ETH_CONS]; member
|
/titanic_44/usr/src/uts/common/io/cxgbe/common/ |
H A D | t4_hw.c | 4289 unsigned int vf, unsigned int txq, unsigned int txq_eth_ctrl, in t4_cfg_pfvf()
|