Home
last modified time | relevance | path

Searched defs:tq (Results 1 – 15 of 15) sorted by relevance

/drivers/net/vmxnet3/
Dvmxnet3_drv.c116 vmxnet3_tq_stopped(struct vmxnet3_tx_queue *tq, struct vmxnet3_adapter *adapter) in vmxnet3_tq_stopped()
123 vmxnet3_tq_start(struct vmxnet3_tx_queue *tq, struct vmxnet3_adapter *adapter) in vmxnet3_tq_start()
131 vmxnet3_tq_wake(struct vmxnet3_tx_queue *tq, struct vmxnet3_adapter *adapter) in vmxnet3_tq_wake()
139 vmxnet3_tq_stop(struct vmxnet3_tx_queue *tq, struct vmxnet3_adapter *adapter) in vmxnet3_tq_stop()
358 vmxnet3_unmap_pkt(u32 eop_idx, struct vmxnet3_tx_queue *tq, in vmxnet3_unmap_pkt()
401 vmxnet3_tq_tx_complete(struct vmxnet3_tx_queue *tq, in vmxnet3_tq_tx_complete()
443 vmxnet3_tq_cleanup(struct vmxnet3_tx_queue *tq, in vmxnet3_tq_cleanup()
486 vmxnet3_tq_destroy(struct vmxnet3_tx_queue *tq, in vmxnet3_tq_destroy()
524 vmxnet3_tq_init(struct vmxnet3_tx_queue *tq, in vmxnet3_tq_init()
554 vmxnet3_tq_create(struct vmxnet3_tx_queue *tq, in vmxnet3_tq_create()
[all …]
Dvmxnet3_xdp.c22 struct vmxnet3_tx_queue *tq; in vmxnet3_xdp_get_tq() local
117 struct vmxnet3_tx_queue *tq, bool dma_map) in vmxnet3_xdp_xmit_frame()
204 struct vmxnet3_tx_queue *tq; in vmxnet3_xdp_xmit_back() local
227 struct vmxnet3_tx_queue *tq; in vmxnet3_xdp_xmit() local
Dvmxnet3_ethtool.c550 struct vmxnet3_tx_queue *tq = &adapter->tx_queue[i]; in vmxnet3_get_regs() local
Dvmxnet3_int.h447 #define VMXNET3_WAKE_QUEUE_THRESHOLD(tq) (5) argument
/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c233 static inline unsigned int txq_avail(const struct sge_txq *tq) in txq_avail()
307 const struct ulptx_sgl *sgl, const struct sge_txq *tq) in unmap_sgl()
377 static void free_tx_desc(struct adapter *adapter, struct sge_txq *tq, in free_tx_desc()
411 static inline int reclaimable(const struct sge_txq *tq) in reclaimable()
431 struct sge_txq *tq, in reclaim_completed_tx()
901 static void write_sgl(const struct sk_buff *skb, struct sge_txq *tq, in write_sgl()
964 static inline void ring_tx_db(struct adapter *adapter, struct sge_txq *tq, in ring_tx_db()
1052 static void inline_tx_skb(const struct sk_buff *skb, const struct sge_txq *tq, in inline_tx_skb()
1142 static inline void txq_advance(struct sge_txq *tq, unsigned int n) in txq_advance()
1417 struct sge_txq *tq = &txq->q; in t4vf_eth_xmit() local
[all …]
Dcxgb4vf_main.c535 struct sge_txq *tq; in fwevtq_handler() local
/drivers/net/wireless/ath/ath5k/
Dqcu.c286 struct ath5k_txq_info *tq = &ah->ah_txq[queue]; in ath5k_hw_set_tx_retry_limits() local
326 struct ath5k_txq_info *tq = &ah->ah_txq[queue]; in ath5k_hw_reset_tx_queue() local
/drivers/media/v4l2-core/
Dv4l2-jpeg.c212 int c, h_v, tq; in jpeg_parse_frame_header() local
318 u8 pq, tq, *qk; in jpeg_parse_quantization_tables() local
/drivers/gpu/drm/i915/gem/selftests/
Di915_gem_context.c677 struct i915_request *tq[5] = {}; in igt_ctx_exec() local
787 struct i915_request *tq[5] = {}; in igt_shared_ctx_exec() local
1371 struct i915_request *tq[5] = {}; in igt_ctx_readonly() local
/drivers/input/keyboard/
Dsunkbd.c60 struct work_struct tq; member
Dlkkbd.c267 struct work_struct tq; member
/drivers/net/
Difb.c53 struct sk_buff_head tq; member
/drivers/net/can/usb/
Ducan.c141 __le32 tq; /* Time quanta (TQ) in nanoseconds */ member
/drivers/tty/ipwireless/
Dhardware.c1735 struct ipw_tx_packet *tp, *tq; in ipwireless_hardware_free() local
/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c2065 struct sge_txq *tq = &txq->q; in cxgb4_vf_eth_xmit() local