/linux-4.1.27/drivers/net/vmxnet3/ |
D | vmxnet3_drv.c | 103 vmxnet3_tq_stopped(struct vmxnet3_tx_queue *tq, struct vmxnet3_adapter *adapter) in vmxnet3_tq_stopped() 110 vmxnet3_tq_start(struct vmxnet3_tx_queue *tq, struct vmxnet3_adapter *adapter) in vmxnet3_tq_start() 118 vmxnet3_tq_wake(struct vmxnet3_tx_queue *tq, struct vmxnet3_adapter *adapter) in vmxnet3_tq_wake() 126 vmxnet3_tq_stop(struct vmxnet3_tx_queue *tq, struct vmxnet3_adapter *adapter) in vmxnet3_tq_stop() 329 vmxnet3_unmap_pkt(u32 eop_idx, struct vmxnet3_tx_queue *tq, in vmxnet3_unmap_pkt() 364 vmxnet3_tq_tx_complete(struct vmxnet3_tx_queue *tq, in vmxnet3_tq_tx_complete() 395 vmxnet3_tq_cleanup(struct vmxnet3_tx_queue *tq, in vmxnet3_tq_cleanup() 428 vmxnet3_tq_destroy(struct vmxnet3_tx_queue *tq, in vmxnet3_tq_destroy() 470 vmxnet3_tq_init(struct vmxnet3_tx_queue *tq, in vmxnet3_tq_init() 500 vmxnet3_tq_create(struct vmxnet3_tx_queue *tq, in vmxnet3_tq_create() [all …]
|
D | vmxnet3_int.h | 379 #define VMXNET3_WAKE_QUEUE_THRESHOLD(tq) (5) argument
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | sge.c | 233 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() 908 static void write_sgl(const struct sk_buff *skb, struct sge_txq *tq, in write_sgl() 971 static inline void ring_tx_db(struct adapter *adapter, struct sge_txq *tq, in ring_tx_db() 1059 static void inline_tx_skb(const struct sk_buff *skb, const struct sge_txq *tq, in inline_tx_skb() 1144 static inline void txq_advance(struct sge_txq *tq, unsigned int n) in txq_advance() 1404 struct sge_txq *tq = &txq->q; in t4vf_eth_xmit() local [all …]
|
D | cxgb4vf_main.c | 476 struct sge_txq *tq; in fwevtq_handler() local
|
/linux-4.1.27/drivers/net/wireless/ath/ath5k/ |
D | qcu.c | 286 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
|
/linux-4.1.27/drivers/net/ |
D | ifb.c | 51 struct sk_buff_head tq; member
|
/linux-4.1.27/drivers/input/keyboard/ |
D | sunkbd.c | 79 struct work_struct tq; member
|
D | lkkbd.c | 282 struct work_struct tq; member
|
/linux-4.1.27/fs/ncpfs/ |
D | ncp_fs_sb.h | 116 struct work_struct tq; /* STREAM/DGRAM: data/error ready */ member 135 struct work_struct tq; /* STREAM only: transmitter ready */ member
|
/linux-4.1.27/include/uapi/linux/can/ |
D | netlink.h | 33 __u32 tq; /* Time quanta (TQ) in nanoseconds */ member
|
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/ |
D | lib-move.c | 791 struct lnet_tx_queue *tq = ni->ni_tx_queues[cpt]; in lnet_post_send_locked() local 975 struct lnet_tx_queue *tq = ni->ni_tx_queues[msg->msg_tx_cpt]; in lnet_return_tx_credits_locked() local
|
D | config.c | 114 struct lnet_tx_queue *tq; in lnet_ni_alloc() local
|
D | router_proc.c | 708 struct lnet_tx_queue *tq; in proc_lnet_nis() local
|
D | api-ni.c | 1034 struct lnet_tx_queue *tq; in lnet_startup_lndnis() local
|
/linux-4.1.27/ipc/ |
D | sem.c | 208 struct sem_queue *q, *tq; in unmerge_queues() local 1090 struct sem_queue *q, *tq; in freeary() local
|
/linux-4.1.27/include/linux/ |
D | hp_sdc.h | 281 hp_sdc_transaction *tq[HP_SDC_QUEUE_LEN]; /* All pending read/writes */ member
|
/linux-4.1.27/net/batman-adv/ |
D | packet.h | 221 uint8_t tq; member
|
D | network-coding.c | 968 static uint8_t batadv_nc_random_weight_tq(uint8_t tq) in batadv_nc_random_weight_tq()
|
D | bat_iv_ogm.c | 386 static uint8_t batadv_hop_penalty(uint8_t tq, in batadv_hop_penalty()
|
/linux-4.1.27/drivers/tty/ipwireless/ |
D | hardware.c | 1728 struct ipw_tx_packet *tp, *tq; in ipwireless_hardware_free() local
|