| /Linux-v5.10/drivers/scsi/cxlflash/ | 
| D | common.h | 196 struct hwq {  struct209 	u32 index;		/* Index of this hwq */  argument
 231 	struct hwq hwqs[CXLFLASH_MAX_HWQS];  argument
 
 | 
| D | main.c | 159 	struct hwq *hwq = get_hwq(afu, cmd->hwq_index);  in cmd_complete()  local191 static void flush_pending_cmds(struct hwq *hwq)  in flush_pending_cmds()
 235 static int context_reset(struct hwq *hwq, __be64 __iomem *reset_reg)  in context_reset()
 276 static int context_reset_ioarrin(struct hwq *hwq)  in context_reset_ioarrin()
 287 static int context_reset_sq(struct hwq *hwq)  in context_reset_sq()
 304 	struct hwq *hwq = get_hwq(afu, cmd->hwq_index);  in send_cmd_ioarrin()  local
 348 	struct hwq *hwq = get_hwq(afu, cmd->hwq_index);  in send_cmd_sq()  local
 426 	u32 hwq = 0;  in cmd_to_target_hwq()  local
 464 	struct hwq *hwq = get_hwq(afu, PRIMARY_HWQ);  in send_tmf()  local
 568 	struct hwq *hwq = get_hwq(afu, hwq_index);  in cxlflash_queuecommand()  local
 [all …]
 
 | 
| D | superpipe.c | 267 	struct hwq *hwq = get_hwq(afu, PRIMARY_HWQ);  in afu_attach()  local1659 	struct hwq *hwq = get_hwq(afu, PRIMARY_HWQ);  in cxlflash_afu_recover()  local
 
 | 
| /Linux-v5.10/drivers/infiniband/hw/bnxt_re/ | 
| D | qplib_res.h | 71 #define HWQ_CMP(idx, hwq)	((idx) & ((hwq)->max_elements - 1))  argument73 #define HWQ_FREE_SLOTS(hwq)	(hwq->max_elements - \  argument
 173 	struct bnxt_qplib_hwq	*hwq;  member
 291 static inline u8 bnxt_qplib_base_pg_size(struct bnxt_qplib_hwq *hwq)  in bnxt_qplib_base_pg_size()
 323 static inline void *bnxt_qplib_get_qe(struct bnxt_qplib_hwq *hwq,  in bnxt_qplib_get_qe()
 335 static inline void *bnxt_qplib_get_prod_qe(struct bnxt_qplib_hwq *hwq, u32 idx)  in bnxt_qplib_get_prod_qe()
 377 static inline void bnxt_qplib_hwq_incr_prod(struct bnxt_qplib_hwq *hwq, u32 cnt)  in bnxt_qplib_hwq_incr_prod()
 382 static inline void bnxt_qplib_hwq_incr_cons(struct bnxt_qplib_hwq *hwq,  in bnxt_qplib_hwq_incr_cons()
 
 | 
| D | qplib_rcfw.c | 92 	struct bnxt_qplib_hwq *hwq = &cmdq->hwq;  in __send_message()  local301 	struct bnxt_qplib_hwq *hwq = &rcfw->cmdq.hwq;  in bnxt_qplib_process_qp_event()  local
 378 	struct bnxt_qplib_hwq *hwq = &creq->hwq;  in bnxt_qplib_service_creq()  local
 434 	struct bnxt_qplib_hwq *hwq;  in bnxt_qplib_creq_irq()  local
 
 | 
| D | qplib_fp.c | 236 	struct bnxt_qplib_hwq *hwq = &nq->hwq;  in clean_nq()  local301 	struct bnxt_qplib_hwq *hwq = &nq->hwq;  in bnxt_qplib_service_nq()  local
 392 	struct bnxt_qplib_hwq *hwq = &nq->hwq;  in bnxt_qplib_nq_irq()  local
 932 	struct bnxt_qplib_hwq *hwq;  in bnxt_qplib_init_psn_ptr()  local
 1586 	struct bnxt_qplib_hwq *hwq;  in bnxt_qplib_put_inline()  local
 1629 static u32 bnxt_qplib_put_sges(struct bnxt_qplib_hwq *hwq,  in bnxt_qplib_put_sges()
 1675 	struct bnxt_qplib_hwq *hwq;  in bnxt_qplib_pull_psn_buff()  local
 1704 	struct bnxt_qplib_hwq *hwq;  in bnxt_qplib_post_send()  local
 1957 	struct bnxt_qplib_hwq *hwq;  in bnxt_qplib_post_recv()  local
 
 | 
| D | qplib_rcfw.h | 148 	struct bnxt_qplib_hwq		hwq;  member168 	struct bnxt_qplib_hwq		hwq;  member
 
 | 
| D | qplib_res.c | 156 			 struct bnxt_qplib_hwq *hwq)  in bnxt_qplib_free_hwq()182 int bnxt_qplib_alloc_init_hwq(struct bnxt_qplib_hwq *hwq,  in bnxt_qplib_alloc_init_hwq()
 
 | 
| D | qplib_fp.h | 99 	struct bnxt_qplib_hwq		hwq;  member247 	struct bnxt_qplib_hwq		hwq;  member
 356 	struct bnxt_qplib_hwq *hwq;  in bnxt_qplib_queue_full()  local
 400 	struct bnxt_qplib_hwq		hwq;  member
 473 	struct bnxt_qplib_hwq		hwq;  member
 
 | 
| D | qplib_sp.h | 119 	struct bnxt_qplib_hwq		hwq;  member124 	struct bnxt_qplib_hwq		hwq;  member
 
 | 
| /Linux-v5.10/include/scsi/ | 
| D | scsi_tcq.h | 26 	u16 hwq;  in scsi_host_find_tag()  local
 | 
| /Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt7915/ | 
| D | dma.c | 11 	struct mt76_queue *hwq;  in mt7915_init_tx_queues()  local32 	struct mt76_queue *hwq;  in mt7915_init_mcu_queue()  local
 
 | 
| /Linux-v5.10/drivers/net/wireless/ti/wlcore/ | 
| D | tx.c | 1201 	int hwq = wlcore_tx_get_mac80211_queue(wlvif, queue);  in wlcore_stop_queue_locked()  local1227 	int hwq = wlcore_tx_get_mac80211_queue(wlvif, queue);  in wlcore_wake_queue()  local
 1304 	int hwq = wlcore_tx_get_mac80211_queue(wlvif, queue);  in wlcore_is_queue_stopped_by_reason_locked()  local
 1313 	int hwq = wlcore_tx_get_mac80211_queue(wlvif, queue);  in wlcore_is_queue_stopped_locked()  local
 
 | 
| /Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt7615/ | 
| D | dma.c | 17 	struct mt76_queue *hwq;  in mt7615_init_tx_queue()  local
 | 
| /Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt7603/ | 
| D | dma.c | 10 	struct mt76_queue *hwq;  in mt7603_init_tx_queue()  local
 | 
| /Linux-v5.10/drivers/net/wireless/mediatek/mt76/ | 
| D | tx.c | 347 	struct mt76_queue *hwq = dev->q_tx[MT_TXQ_PSD];  in mt76_release_buffered_frames()  local548 		struct mt76_queue *hwq;  in mt76_stop_tx_queues()  local
 
 | 
| D | mt76x02_mmio.c | 109 	struct mt76_queue *hwq;  in mt76x02_init_tx_queue()  local
 | 
| /Linux-v5.10/drivers/scsi/ | 
| D | virtio_scsi.c | 549 	u16 hwq = blk_mq_unique_tag_to_hwq(tag);  in virtscsi_pick_vq_mq()  local724 static void virtscsi_commit_rqs(struct Scsi_Host *shost, u16 hwq)  in virtscsi_commit_rqs()
 
 | 
| D | scsi_debug.c | 4703 	u16 hwq;  in get_queue()  local
 | 
| /Linux-v5.10/drivers/block/ | 
| D | nbd.c | 685 	u16 hwq;  in nbd_read_stat()  local
 | 
| D | skd_main.c | 1465 	u16 hwq = 0;  in skd_isr_completion_posted()  local
 | 
| /Linux-v5.10/drivers/net/wireless/intel/iwlegacy/ | 
| D | common.h | 2245 il_set_swq_id(struct il_tx_queue *txq, u8 ac, u8 hwq)  in il_set_swq_id()2271 	u8 hwq = (queue >> 2) & 0x1f;  in il_wake_queue()  local
 2282 	u8 hwq = (queue >> 2) & 0x1f;  in il_stop_queue()  local
 
 | 
| /Linux-v5.10/drivers/scsi/qla2xxx/ | 
| D | qla_os.c | 844 		uint16_t hwq;  in qla2xxx_queuecommand()  local
 |