Searched defs:txq (Results 1 - 25 of 257) sorted by relevance

1234567891011

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dselq.h30 static inline u16 mlx5e_txq_to_ch_ix(u16 txq, u16 num_channels) argument
37 static inline u16 mlx5e_txq_to_ch_ix_htb(u16 txq, u16 num_channels) argument
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_lib.h241 static inline void cudbg_fill_qdesc_txq(const struct sge_txq *txq, argument
H A Dsched.c175 struct sge_eth_txq *txq; local
189 struct sge_eth_txq *txq; local
220 struct sge_eth_txq *txq; local
/linux-master/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dpci_mcu.c26 enum mt76_mcuq_id txq = MT_MCUQ_WM; local
H A Dsdio_mcu.c21 enum mt76_mcuq_id txq = MT_MCUQ_WM; local
/linux-master/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dpci_mcu.c12 enum mt76_mcuq_id txq = MT_MCUQ_WM; local
/linux-master/drivers/bluetooth/
H A Dhci_h4.c37 struct sk_buff_head txq; member in struct:h4_struct
H A Dhci_ag6xx.c24 struct sk_buff_head txq; member in struct:ag6xx_data
H A Dbtsdio.c49 struct sk_buff_head txq; member in struct:btsdio_data
H A Ddtl1_cs.c75 struct sk_buff_head txq; member in struct:dtl1_info
H A Dhci_ath.c35 struct sk_buff_head txq; member in struct:ath_struct
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dtxrx.c50 struct ieee80211_txq *txq; local
[all...]
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dtxrx.c278 struct netdev_queue *txq; local
/linux-master/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtx-gen2.c31 struct iwl_txq *txq = trans->txqs.txq[trans->txqs.cmd.q_id]; local
[all...]
/linux-master/include/linux/
H A Dnetpoll.h42 struct sk_buff_head txq; member in struct:netpoll_info
/linux-master/drivers/net/wireless/ath/ath9k/
H A Ddebug_sta.c29 struct ath_txq *txq; local
H A Dgpio.c414 struct ath_txq *txq; local
/linux-master/drivers/net/wireless/intel/iwlwifi/queue/
H A Dtx.h16 iwl_txq_get_first_tb_dma(struct iwl_txq *txq, int idx) argument
29 iwl_wake_queue(struct iwl_trans *trans, struct iwl_txq *txq) argument
38 iwl_txq_get_tfd(struct iwl_trans *trans, struct iwl_txq *txq, int idx) argument
61 iwl_txq_stop(struct iwl_trans *trans, struct iwl_txq *txq) argument
[all...]
/linux-master/drivers/net/ethernet/atheros/alx/
H A Dalx.h97 struct alx_tx_queue *txq; member in struct:alx_napi
/linux-master/drivers/infiniband/hw/hfi1/
H A Dipoib.h62 struct hfi1_ipoib_txq *txq; member in struct:ipoib_txreq
/linux-master/drivers/net/hamradio/
H A Dbpqether.c118 bpq_set_lockdep_class_one(struct net_device *dev, struct netdev_queue *txq, void *_unused) argument
/linux-master/drivers/net/wwan/t7xx/
H A Dt7xx_hif_dpmaif.c304 struct dpmaif_tx_queue *txq; local
433 struct dpmaif_tx_queue *txq; local
[all...]
/linux-master/drivers/net/
H A Difb.c92 struct netdev_queue *txq; local
/linux-master/net/sched/
H A Dsch_teql.c148 struct netdev_queue *txq; local
218 __teql_resolve(struct sk_buff *skb, struct sk_buff *skb_res, struct net_device *dev, struct netdev_queue *txq, struct dst_entry *dst) argument
256 teql_resolve(struct sk_buff *skb, struct sk_buff *skb_res, struct net_device *dev, struct netdev_queue *txq) argument
/linux-master/net/caif/
H A Dcaif_dev.c174 struct netdev_queue *txq; local

Completed in 337 milliseconds

1234567891011