Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/vmxnet3/
Dvmxnet3_drv.c107 vmxnet3_tq_stopped(struct vmxnet3_tx_queue *tq, struct vmxnet3_adapter *adapter) in vmxnet3_tq_stopped()
114 vmxnet3_tq_start(struct vmxnet3_tx_queue *tq, struct vmxnet3_adapter *adapter) in vmxnet3_tq_start()
122 vmxnet3_tq_wake(struct vmxnet3_tx_queue *tq, struct vmxnet3_adapter *adapter) in vmxnet3_tq_wake()
130 vmxnet3_tq_stop(struct vmxnet3_tx_queue *tq, struct vmxnet3_adapter *adapter) in vmxnet3_tq_stop()
336 vmxnet3_unmap_pkt(u32 eop_idx, struct vmxnet3_tx_queue *tq, in vmxnet3_unmap_pkt()
371 vmxnet3_tq_tx_complete(struct vmxnet3_tx_queue *tq, in vmxnet3_tq_tx_complete()
402 vmxnet3_tq_cleanup(struct vmxnet3_tx_queue *tq, in vmxnet3_tq_cleanup()
435 vmxnet3_tq_destroy(struct vmxnet3_tx_queue *tq, in vmxnet3_tq_destroy()
473 vmxnet3_tq_init(struct vmxnet3_tx_queue *tq, in vmxnet3_tq_init()
503 vmxnet3_tq_create(struct vmxnet3_tx_queue *tq, in vmxnet3_tq_create()
[all …]
Dvmxnet3_int.h371 #define VMXNET3_WAKE_QUEUE_THRESHOLD(tq) (5) argument
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c246 static inline unsigned int txq_avail(const struct sge_txq *tq) in txq_avail()
316 const struct ulptx_sgl *sgl, const struct sge_txq *tq) in unmap_sgl()
386 static void free_tx_desc(struct adapter *adapter, struct sge_txq *tq, in free_tx_desc()
420 static inline int reclaimable(const struct sge_txq *tq) in reclaimable()
440 struct sge_txq *tq, in reclaim_completed_tx()
885 static void write_sgl(const struct sk_buff *skb, struct sge_txq *tq, in write_sgl()
948 static inline void ring_tx_db(struct adapter *adapter, struct sge_txq *tq, in ring_tx_db()
972 static void inline_tx_skb(const struct sk_buff *skb, const struct sge_txq *tq, in inline_tx_skb()
1057 static inline void txq_advance(struct sge_txq *tq, unsigned int n) in txq_advance()
1314 struct sge_txq *tq = &txq->q; in t4vf_eth_xmit() local
[all …]
Dcxgb4vf_main.c424 struct sge_txq *tq; in fwevtq_handler() local
/linux-3.4.99/drivers/net/wireless/ath/ath5k/
Dqcu.c290 struct ath5k_txq_info *tq = &ah->ah_txq[queue]; in ath5k_hw_set_tx_retry_limits() local
330 struct ath5k_txq_info *tq = &ah->ah_txq[queue]; in ath5k_hw_reset_tx_queue() local
/linux-3.4.99/drivers/net/
Difb.c51 struct sk_buff_head tq; member
/linux-3.4.99/drivers/input/keyboard/
Dsunkbd.c80 struct work_struct tq; member
Dlkkbd.c283 struct work_struct tq; member
/linux-3.4.99/fs/ncpfs/
Dncp_fs_sb.h118 struct work_struct tq; /* STREAM/DGRAM: data/error ready */ member
137 struct work_struct tq; /* STREAM only: transmitter ready */ member
/linux-3.4.99/include/linux/can/
Dnetlink.h25 __u32 tq; /* Time quanta (TQ) in nanoseconds */ member
/linux-3.4.99/sound/pcmcia/pdaudiocf/
Dpdaudiocf.h94 struct tasklet_struct tq; member
/linux-3.4.99/net/batman-adv/
Dbat_iv_ogm.c85 static uint8_t hop_penalty(uint8_t tq, const struct bat_priv *bat_priv) in hop_penalty()
Dpacket.h106 uint8_t tq; member
/linux-3.4.99/include/linux/
Dhp_sdc.h281 hp_sdc_transaction *tq[HP_SDC_QUEUE_LEN]; /* All pending read/writes */ member
/linux-3.4.99/ipc/
Dsem.c745 struct sem_queue *q, *tq; in freeary() local
/linux-3.4.99/include/sound/
Dvx_core.h176 struct tasklet_struct tq; member
/linux-3.4.99/drivers/tty/ipwireless/
Dhardware.c1728 struct ipw_tx_packet *tp, *tq; in ipwireless_hardware_free() local