Home
last modified time | relevance | path

Searched defs:txq (Results 126 - 150 of 482) sorted by relevance

12345678910>>...20

/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dipoib_tx.c29 struct hfi1_ipoib_txq *txq; member
47 static u64 hfi1_ipoib_used(struct hfi1_ipoib_txq *txq) in hfi1_ipoib_used() argument
53 static void hfi1_ipoib_stop_txq(struct hfi1_ipoib_txq *txq) in hfi1_ipoib_stop_txq() argument
60 static void hfi1_ipoib_wake_txq(struct hfi1_ipoib_txq *txq) in hfi1_ipoib_wake_txq() argument
67 hfi1_ipoib_ring_hwat(struct hfi1_ipoib_txq *txq) hfi1_ipoib_ring_hwat() argument
73 hfi1_ipoib_ring_lwat(struct hfi1_ipoib_txq *txq) hfi1_ipoib_ring_lwat() argument
79 hfi1_ipoib_check_queue_depth(struct hfi1_ipoib_txq *txq) hfi1_ipoib_check_queue_depth() argument
89 hfi1_ipoib_check_queue_stopped(struct hfi1_ipoib_txq *txq) hfi1_ipoib_check_queue_stopped() argument
134 hfi1_ipoib_drain_tx_ring(struct hfi1_ipoib_txq *txq) hfi1_ipoib_drain_tx_ring() argument
156 struct hfi1_ipoib_txq *txq = hfi1_ipoib_poll_tx_ring() local
353 struct hfi1_ipoib_txq *txq = txp->txq; hfi1_ipoib_send_dma_common() local
404 hfi1_ipoib_submit_tx_list(struct net_device *dev, struct hfi1_ipoib_txq *txq) hfi1_ipoib_submit_tx_list() argument
422 hfi1_ipoib_flush_tx_list(struct net_device *dev, struct hfi1_ipoib_txq *txq) hfi1_ipoib_flush_tx_list() argument
439 hfi1_ipoib_submit_tx(struct hfi1_ipoib_txq *txq, struct ipoib_txreq *tx) hfi1_ipoib_submit_tx() argument
460 struct hfi1_ipoib_txq *txq = txp->txq; hfi1_ipoib_send_dma_single() local
511 struct hfi1_ipoib_txq *txq = txp->txq; hfi1_ipoib_send_dma_list() local
619 struct hfi1_ipoib_txq *txq = hfi1_ipoib_sdma_sleep() local
660 struct hfi1_ipoib_txq *txq = hfi1_ipoib_sdma_wakeup() local
673 struct hfi1_ipoib_txq *txq = hfi1_ipoib_flush_txq() local
705 struct hfi1_ipoib_txq *txq = &priv->txqs[i]; hfi1_ipoib_txreq_init() local
756 struct hfi1_ipoib_txq *txq = &priv->txqs[i]; hfi1_ipoib_txreq_init() local
770 hfi1_ipoib_drain_tx_list(struct hfi1_ipoib_txq *txq) hfi1_ipoib_drain_tx_list() argument
799 struct hfi1_ipoib_txq *txq = &priv->txqs[i]; hfi1_ipoib_txreq_deinit() local
822 struct hfi1_ipoib_txq *txq = &priv->txqs[i]; hfi1_ipoib_napi_tx_enable() local
834 struct hfi1_ipoib_txq *txq = &priv->txqs[i]; hfi1_ipoib_napi_tx_disable() local
844 struct hfi1_ipoib_txq *txq = &priv->txqs[q]; hfi1_ipoib_tx_timeout() local
[all...]
/kernel/linux/linux-6.6/net/batman-adv/
H A Dsoft-interface.c709 batadv_set_lockdep_class_one(struct net_device *dev, struct netdev_queue *txq, void *_unused) batadv_set_lockdep_class_one() argument
/kernel/linux/linux-6.6/net/core/
H A Dnetpoll.c109 struct netdev_queue *txq; in queue_process() local
73 netpoll_start_xmit(struct sk_buff *skb, struct net_device *dev, struct netdev_queue *txq) netpoll_start_xmit() argument
145 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); netif_local_xmit_active() local
346 struct netdev_queue *txq; __netpoll_send_skb() local
[all...]
/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dbtmtkuart.c132 struct sk_buff_head txq; member
H A Dbtmtksdio.c163 struct sk_buff_head txq; member
H A Dhci_bcm.c135 struct sk_buff_head txq; member
H A Dhci_nokia.c135 struct sk_buff_head txq; member
/kernel/linux/linux-5.10/drivers/atm/
H A Dambassador.c613 amb_txq * txq = &dev->txq; in tx_give() local
645 amb_txq * txq = &dev->txq; tx_take() local
1549 amb_txq * txq = &dev->txq; create_queues() local
[all...]
H A Dfirestream.c1392 static int init_q(struct fs_dev *dev, struct queue *txq, int queue, in init_q() argument
1522 static void free_queue(struct fs_dev *dev, struct queue *txq) in free_queue() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_main.c96 static void gather_tx_stats(struct hinic_txq_stats *nic_tx_stats, struct hinic_txq *txq) in gather_tx_stats() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/
H A Docteon_network.h105 int txq; member
H A Dlio_core.c184 void octeon_report_tx_completion_to_bql(void *txq, unsigned int pkts_compl, in octeon_report_tx_completion_to_bql() argument
226 struct netdev_queue *txq; in octeon_report_sent_bytes_to_bql() local
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c501 void otx2_tx_timeout(struct net_device *netdev, unsigned int txq) in otx2_tx_timeout() argument
H A Dotx2_pf.c1708 struct netdev_queue *txq; in otx2_xmit() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Ddebug.h293 ath_debug_stat_tx(struct ath_softc *sc, struct ath_buf *bf, struct ath_tx_status *ts, struct ath_txq *txq, unsigned int flags) ath_debug_stat_tx() argument
H A Ddebug.c623 static void print_queue(struct ath_softc *sc, struct ath_txq *txq, in print_queue() argument
640 struct ath_txq *txq; in read_file_queues() local
782 ath_debug_stat_tx(struct ath_softc *sc, struct ath_buf *bf, struct ath_tx_status *ts, struct ath_txq *txq, unsigned int flags) ath_debug_stat_tx() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A Ddebug.c817 struct il_tx_queue *txq; in il_dbgfs_tx_queue_read() local
H A D4965.c1535 il4965_txq_update_byte_cnt_tbl(struct il_priv *il, struct il_tx_queue *txq, in il4965_txq_update_byte_cnt_tbl() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dadapter.h260 struct netdev_queue *txq; /* associated netdev TX queue */ member
/kernel/linux/linux-5.10/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_main.c867 struct netdev_queue *txq; in xgene_enet_timeout() local
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h204 struct sge_txq txq[SGE_TXQ_PER_SET]; member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtx.c178 struct iwl_txq *txq = trans->txqs.txq[i]; in iwl_pcie_txq_check_wrptrs() local
129 iwl_pcie_txq_inc_wr_ptr(struct iwl_trans *trans, struct iwl_txq *txq) iwl_pcie_txq_inc_wr_ptr() argument
217 iwl_pcie_txq_free_tfd(struct iwl_trans *trans, struct iwl_txq *txq) iwl_pcie_txq_free_tfd() argument
249 iwl_pcie_txq_build_tfd(struct iwl_trans *trans, struct iwl_txq *txq, dma_addr_t addr, u16 len, bool reset) iwl_pcie_txq_build_tfd() argument
300 struct iwl_txq *txq = trans->txqs.txq[txq_id]; iwl_pcie_txq_unmap() local
353 struct iwl_txq *txq = trans->txqs.txq[txq_id]; iwl_pcie_txq_free() local
464 struct iwl_txq *txq = trans->txqs.txq[txq_id]; iwl_trans_pcie_tx_reset() local
727 iwl_pcie_txq_progress(struct iwl_txq *txq) iwl_pcie_txq_progress() argument
755 struct iwl_txq *txq = trans->txqs.txq[txq_id]; iwl_trans_pcie_reclaim() local
871 struct iwl_txq *txq = trans->txqs.txq[txq_id]; iwl_trans_pcie_set_q_ptrs() local
931 struct iwl_txq *txq = trans->txqs.txq[txq_id]; iwl_pcie_cmdq_reclaim() local
1005 struct iwl_txq *txq = trans->txqs.txq[txq_id]; iwl_trans_pcie_txq_enable() local
1115 struct iwl_txq *txq = trans->txqs.txq[txq_id]; iwl_trans_pcie_txq_set_shared_mode() local
1171 struct iwl_txq *txq = trans->txqs.txq[trans->txqs.cmd.q_id]; iwl_pcie_enqueue_hcmd() local
1455 struct iwl_txq *txq = trans->txqs.txq[trans->txqs.cmd.q_id]; iwl_pcie_hcmd_complete() local
1534 struct iwl_txq *txq = trans->txqs.txq[trans->txqs.cmd.q_id]; iwl_pcie_send_hcmd_sync() local
1645 iwl_fill_data_tbs(struct iwl_trans *trans, struct sk_buff *skb, struct iwl_txq *txq, u8 hdr_len, struct iwl_cmd_meta *out_meta) iwl_fill_data_tbs() argument
1716 iwl_fill_data_tbs_amsdu(struct iwl_trans *trans, struct sk_buff *skb, struct iwl_txq *txq, u8 hdr_len, struct iwl_cmd_meta *out_meta, struct iwl_device_tx_cmd *dev_cmd, u16 tb1_len) iwl_fill_data_tbs_amsdu() argument
1896 iwl_fill_data_tbs_amsdu(struct iwl_trans *trans, struct sk_buff *skb, struct iwl_txq *txq, u8 hdr_len, struct iwl_cmd_meta *out_meta, struct iwl_device_tx_cmd *dev_cmd, u16 tb1_len) iwl_fill_data_tbs_amsdu() argument
1916 struct iwl_txq *txq; iwl_trans_pcie_tx() local
[all...]
H A Drx.c1290 struct iwl_txq *txq = trans->txqs.txq[trans->txqs.cmd.q_id]; in iwl_pcie_rx_handle_rb() local
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/queue/
H A Dtx.c136 void iwl_txq_inc_wr_ptr(struct iwl_trans *trans, struct iwl_txq *txq) in iwl_txq_inc_wr_ptr() argument
89 iwl_pcie_gen2_update_byte_tbl(struct iwl_trans *trans, struct iwl_txq *txq, u16 byte_cnt, int num_tbs) iwl_pcie_gen2_update_byte_tbl() argument
185 iwl_txq_gen2_free_tfd(struct iwl_trans *trans, struct iwl_txq *txq) iwl_txq_gen2_free_tfd() argument
529 iwl_txq_gen2_build_tx_amsdu(struct iwl_trans *trans, struct iwl_txq *txq, struct iwl_device_tx_cmd *dev_cmd, struct sk_buff *skb, struct iwl_cmd_meta *out_meta, int hdr_len, int tx_cmd_len) iwl_txq_gen2_build_tx_amsdu() argument
616 iwl_txq_gen2_build_tx(struct iwl_trans *trans, struct iwl_txq *txq, struct iwl_device_tx_cmd *dev_cmd, struct sk_buff *skb, struct iwl_cmd_meta *out_meta, int hdr_len, int tx_cmd_len, bool pad) iwl_txq_gen2_build_tx() argument
711 iwl_txq_gen2_build_tfd(struct iwl_trans *trans, struct iwl_txq *txq, struct iwl_device_tx_cmd *dev_cmd, struct sk_buff *skb, struct iwl_cmd_meta *out_meta) iwl_txq_gen2_build_tfd() argument
784 struct iwl_txq *txq = trans->txqs.txq[txq_id]; iwl_txq_gen2_tx() local
879 struct iwl_txq *txq = trans->txqs.txq[txq_id]; iwl_txq_gen2_unmap() local
909 iwl_txq_gen2_free_memory(struct iwl_trans *trans, struct iwl_txq *txq) iwl_txq_gen2_free_memory() argument
941 struct iwl_txq *txq; iwl_txq_gen2_free() local
996 iwl_txq_init(struct iwl_trans *trans, struct iwl_txq *txq, int slots_num, bool cmd_queue) iwl_txq_init() argument
1048 iwl_txq_log_scd_error(struct iwl_trans *trans, struct iwl_txq *txq) iwl_txq_log_scd_error() argument
1080 struct iwl_txq *txq = from_timer(txq, t, stuck_timer); iwl_txq_stuck_timer() local
1096 iwl_txq_alloc(struct iwl_trans *trans, struct iwl_txq *txq, int slots_num, bool cmd_queue) iwl_txq_alloc() argument
1167 struct iwl_txq *txq; iwl_txq_dyn_alloc_dma() local
1211 iwl_txq_alloc_response(struct iwl_trans *trans, struct iwl_txq *txq, struct iwl_host_cmd *hcmd) iwl_txq_alloc_response() argument
1262 struct iwl_txq *txq = NULL; iwl_txq_dyn_alloc() local
1407 iwl_txq_gen1_tfd_unmap(struct iwl_trans *trans, struct iwl_cmd_meta *meta, struct iwl_txq *txq, int index) iwl_txq_gen1_tfd_unmap() argument
1461 iwl_txq_gen1_update_byte_cnt_tbl(struct iwl_trans *trans, struct iwl_txq *txq, u16 byte_cnt, int num_tbs) iwl_txq_gen1_update_byte_cnt_tbl() argument
1505 iwl_txq_gen1_inval_byte_cnt_tbl(struct iwl_trans *trans, struct iwl_txq *txq) iwl_txq_gen1_inval_byte_cnt_tbl() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dops.c1129 struct ieee80211_txq *txq; in iwl_mvm_queue_state_change() local

Completed in 38 milliseconds

12345678910>>...20