/titanic_52/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() argument 175 struct ath_txq *txq = &sc->sc_txq[tid->ac->qnum]; in arn_tx_pause_tid() local 188 struct ath_txq *txq in arn_tx_resume_tid() local 214 struct ath_txq *txq = &sc->sc_txq[tid->ac->qnum]; arn_tx_flush_tid() local 290 arn_tid_drain(struct arn_softc * sc,struct ath_txq * txq,struct ath_atx_tid * tid) arn_tid_drain() argument 355 arn_tx_complete_aggr(struct arn_softc * sc,struct ath_txq * txq,struct ath_buf * bf,list_t * bf_q,int txok) arn_tx_complete_aggr() argument 722 arn_tx_sched_aggr(struct arn_softc * sc,struct ath_txq * txq,struct ath_atx_tid * tid) arn_tx_sched_aggr() argument 797 struct ath_txq *txq = &sc->sc_txq[txtid->ac->qnum]; arn_tx_aggr_stop() local 888 arn_txq_drain_pending_buffers(struct arn_softc * sc,struct ath_txq * txq) arn_txq_drain_pending_buffers() argument 936 struct ath_txq *txq = NULL; arn_test_get_txq() local 1086 arn_tx_send_ht_normal(struct arn_softc * sc,struct ath_txq * txq,struct ath_atx_tid * tid,list_t * list) arn_tx_send_ht_normal() argument 1110 arn_tx_txqaddbuf(struct arn_softc * sc,struct ath_txq * txq,list_t * list) arn_tx_txqaddbuf() argument 1527 arn_tx_stopdma(struct arn_softc * sc,struct ath_txq * txq) arn_tx_stopdma() argument 1635 struct ath_txq *txq = &sc->sc_txq[qnum]; arn_txq_setup() local 1659 arn_tx_cleanupq(struct arn_softc * sc,struct ath_txq * txq) arn_tx_cleanupq() argument 1678 struct ath_txq *txq; arn_tx_setup() local 1695 arn_tx_draintxq(struct arn_softc * sc,struct ath_txq * txq) arn_tx_draintxq() argument 1908 struct ath_txq *txq; arn_tx_start() local 2229 arn_tx_processq(struct arn_softc * sc,struct ath_txq * txq) arn_tx_processq() argument 2439 struct ath_txq *txq; arn_tx_node_cleanup() 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 [all...] |
H A D | arn_core.h | 525 struct ath_txq *txq; member
|
/titanic_52/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4_sge.c | 430 struct sge_txq *txq; t4_setup_port_queues() local 573 struct sge_txq *txq; t4_teardown_port_queues() local 929 t4_eth_tx(struct port_info * pi,struct sge_txq * txq,mblk_t * frame) t4_eth_tx() argument 1654 alloc_txq(struct port_info * pi,struct sge_txq * txq,int idx) alloc_txq() argument 1701 free_txq(struct port_info * pi,struct sge_txq * txq) free_txq() argument 2154 get_frame_txinfo(struct sge_txq * txq,mblk_t ** fp,struct txinfo * txinfo,int sgl_only) get_frame_txinfo() argument 2263 fits_in_txb(struct sge_txq * txq,int len,int * waste) fits_in_txb() argument 2286 copy_into_txb(struct sge_txq * txq,mblk_t * m,int len,struct txinfo * txinfo) copy_into_txb() argument 2354 add_mblk(struct sge_txq * txq,struct txinfo * txinfo,mblk_t * m,int len) add_mblk() argument 2403 free_txinfo_resources(struct sge_txq * txq,struct txinfo * txinfo) free_txinfo_resources() argument 2440 add_to_txpkts(struct sge_txq * txq,struct txpkts * txpkts,mblk_t * m,struct txinfo * txinfo) add_to_txpkts() argument 2516 write_txpkts_wr(struct sge_txq * txq,struct txpkts * txpkts) write_txpkts_wr() argument 2561 write_txpkt_wr(struct port_info * pi,struct sge_txq * txq,mblk_t * m,struct txinfo * txinfo) write_txpkt_wr() argument 2699 write_ulp_cpl_sgl(struct port_info * pi,struct sge_txq * txq,struct txpkts * txpkts,struct txinfo * txinfo) write_ulp_cpl_sgl() argument 2830 reclaim_tx_descs(struct sge_txq * txq,int howmany) reclaim_tx_descs() argument 2903 write_txqflush_wr(struct sge_txq * txq) write_txqflush_wr() argument 3318 setup_txq_kstats(struct port_info * pi,struct sge_txq * txq,int idx) setup_txq_kstats() argument 3368 struct sge_txq *txq = ksp->ks_private; update_txq_kstats() local [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) argument 547 TXQ_LOCK_ASSERT_NOTOWNED(txq) global() argument 549 for_each_txq(pi,iter,txq) global() argument [all...] |
H A D | t4_mac.c | 448 struct sge_txq *txq = &sc->sge.txq[pi->first_txq]; in t4_mc_tx() local
|
/titanic_52/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) ath_drainq() argument 399 struct ath_txq *txq; ath_draintxq() local [all...] |
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) ath_tx_processq() argument 1222 struct ath_txq *txq; ath_node_free() local 2344 struct ath_txq *txq = &asc->asc_txq[i]; ath_attach() local [all...] |
/titanic_52/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() argument 315 IN lm_tx_chain_t *txq, in lm_put_coalesce_buffer() argument 344 lm_copy_packet_to_coalesce_buffer(IN lm_device_t * pdev,IN lm_tx_chain_t * txq,IN lm_packet_t * lmpkt,IN lm_frag_list_t * frags,OUT lm_coalesce_buffer_t ** coal_buf) lm_copy_packet_to_coalesce_buffer() argument [all...] |
H A D | lm_resc.c | 158 lm_tx_chain_t *txq, in lm_allocate_coalesce_buffers() argument [all...] |
/titanic_52/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; yge_stop_port() local [all...] |
/titanic_52/usr/src/uts/common/io/ral/ |
H A D | rt2560_var.h | 162 struct rt2560_tx_ring txq; member
|
/titanic_52/usr/src/uts/common/io/i40e/core/ |
H A D | i40e_virtchnl.h | 234 struct i40e_virtchnl_txq_info txq; member
|
/titanic_52/usr/src/uts/common/io/rwd/ |
H A D | rt2661_var.h | 114 struct rt2661_tx_ring txq[4]; member
|
/titanic_52/usr/src/uts/common/io/rwn/ |
H A D | rt2860_var.h | 156 struct rt2860_tx_ring txq[6]; member
|
/titanic_52/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_52/usr/src/uts/common/io/bnxe/ |
H A D | bnxe.h | 659 TxQueue txq[MAX_ETH_CONS]; member
|
/titanic_52/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() argument
|