/linux/drivers/scsi/cxlflash/ |
H A D | common.h | 196 struct hwq { struct 209 u32 index; /* Index of this hwq */ argument 231 struct hwq hwqs[CXLFLASH_MAX_HWQS]; argument
|
H A D | main.c | 164 struct hwq *hwq = get_hwq(afu, cmd->hwq_index); in cmd_complete() local 196 static void flush_pending_cmds(struct hwq *hwq) in flush_pending_cmds() 240 static int context_reset(struct hwq *hwq, __be64 __iomem *reset_reg) in context_reset() 281 static int context_reset_ioarrin(struct hwq *hwq) in context_reset_ioarrin() 292 static int context_reset_sq(struct hwq *hwq) in context_reset_sq() 309 struct hwq *hwq = get_hwq(afu, cmd->hwq_index); in send_cmd_ioarrin() local 353 struct hwq *hwq = get_hwq(afu, cmd->hwq_index); in send_cmd_sq() local 431 u32 hwq = 0; in cmd_to_target_hwq() local 469 struct hwq *hwq = get_hwq(afu, PRIMARY_HWQ); in send_tmf() local 573 struct hwq *hwq = get_hwq(afu, hwq_index); in cxlflash_queuecommand() local [all …]
|
H A D | superpipe.c | 267 struct hwq *hwq = get_hwq(afu, PRIMARY_HWQ); in afu_attach() local 1658 struct hwq *hwq = get_hwq(afu, PRIMARY_HWQ); in cxlflash_afu_recover() local
|
/linux/drivers/ufs/core/ |
H A D | ufs-mcq.c | 234 struct ufs_hw_queue *hwq; in ufshcd_mcq_memory_alloc() local 303 struct ufs_hw_queue *hwq) in ufshcd_mcq_process_cqe() 316 struct ufs_hw_queue *hwq) in ufshcd_mcq_compl_all_cqes_lock() 334 struct ufs_hw_queue *hwq) in ufshcd_mcq_poll_cqe_lock() 357 struct ufs_hw_queue *hwq; in ufshcd_mcq_make_queues_operational() local 450 struct ufs_hw_queue *hwq; in ufshcd_mcq_init() local 490 static int ufshcd_mcq_sq_stop(struct ufs_hba *hba, struct ufs_hw_queue *hwq) in ufshcd_mcq_sq_stop() 509 static int ufshcd_mcq_sq_start(struct ufs_hba *hba, struct ufs_hw_queue *hwq) in ufshcd_mcq_sq_start() 540 struct ufs_hw_queue *hwq; in ufshcd_mcq_sq_cleanup() local 622 struct ufs_hw_queue *hwq, int task_tag) in ufshcd_mcq_sqe_search() [all …]
|
H A D | ufshcd.c | 470 struct ufs_hw_queue *hwq = ufshcd_mcq_req_to_hwq(hba, rq); in ufshcd_add_command_trace() local 2270 struct ufs_hw_queue *hwq) in ufshcd_send_command() 2939 struct ufs_hw_queue *hwq = NULL; in ufshcd_queuecommand() local 5606 struct ufs_hw_queue *hwq; in ufshcd_poll() local 5647 struct ufs_hw_queue *hwq; in ufshcd_mcq_compl_pending_transfer() local 6880 struct ufs_hw_queue *hwq; in ufshcd_handle_mcq_cq_events() local 7367 struct ufs_hw_queue *hwq; in ufshcd_eh_device_reset_handler() local
|
/linux/drivers/scsi/fnic/ |
H A D | fnic_scsi.c | 189 static int free_wq_copy_descs(struct fnic *fnic, struct vnic_wq_copy *wq, unsigned int hwq) in free_wq_copy_descs() 361 uint16_t hwq) in fnic_queue_wq_copy_desc() 474 uint16_t hwq = 0; in fnic_queuecommand() local 924 unsigned int hwq = 0; in fnic_fcpio_icmnd_cmpl_handler() local 1193 unsigned int hwq = cq_index; in fnic_fcpio_itmf_cmpl_handler() local 1525 uint16_t hwq = 0; in fnic_cleanup_io_iter() local 1653 uint16_t hwq; in fnic_wq_copy_cleanup_handler() local 1708 unsigned int hwq) in fnic_queue_abort_io_req() 1773 uint16_t hwq = 0; in fnic_rport_abort_io_iter() local 1989 int hwq = 0; in fnic_scsi_unload_cleanup() local [all …]
|
H A D | fnic_main.c | 586 int hwq; in fnic_free_ioreq_tables_mq() local 598 int hwq; in fnic_scsi_drv_init() local
|
/linux/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_rcfw.c | 239 struct bnxt_qplib_hwq *hwq = &cmdq->hwq; in __send_message_no_waiter() local 290 struct bnxt_qplib_hwq *hwq; in __send_message() local 623 struct bnxt_qplib_hwq *hwq = &rcfw->cmdq.hwq; in bnxt_qplib_process_qp_event() local 736 struct bnxt_qplib_hwq *hwq = &creq->hwq; in bnxt_qplib_service_creq() local 794 struct bnxt_qplib_hwq *hwq; in bnxt_qplib_creq_irq() local
|
H A D | qplib_fp.c | 241 struct bnxt_qplib_hwq *hwq = &nq->hwq; in clean_nq() local 304 struct bnxt_qplib_hwq *hwq = &nq->hwq; in bnxt_qplib_service_nq() local 420 struct bnxt_qplib_hwq *hwq = &nq->hwq; in bnxt_qplib_nq_irq() local 970 struct bnxt_qplib_hwq *hwq; in bnxt_qplib_init_psn_ptr() local 1759 struct bnxt_qplib_hwq *hwq; in bnxt_qplib_put_inline() local 1800 static u32 bnxt_qplib_put_sges(struct bnxt_qplib_hwq *hwq, in bnxt_qplib_put_sges() 1846 struct bnxt_qplib_hwq *hwq; in bnxt_qplib_pull_psn_buff() local 1880 struct bnxt_qplib_hwq *hwq; in bnxt_qplib_post_send() local 2141 struct bnxt_qplib_hwq *hwq; in bnxt_qplib_post_recv() local
|
H A D | qplib_res.h | 98 #define HWQ_CMP(idx, hwq) ((idx) & ((hwq)->max_elements - 1)) argument 100 #define HWQ_FREE_SLOTS(hwq) (hwq->max_elements - \ argument 201 struct bnxt_qplib_hwq *hwq; member 352 static inline u8 bnxt_qplib_base_pg_size(struct bnxt_qplib_hwq *hwq) in bnxt_qplib_base_pg_size() 384 static inline void *bnxt_qplib_get_qe(struct bnxt_qplib_hwq *hwq, in bnxt_qplib_get_qe() 396 static inline void *bnxt_qplib_get_prod_qe(struct bnxt_qplib_hwq *hwq, u32 idx) in bnxt_qplib_get_prod_qe() 439 struct bnxt_qplib_hwq *hwq, u32 cnt) in bnxt_qplib_hwq_incr_prod()
|
H A D | qplib_fp.h | 101 struct bnxt_qplib_hwq hwq; member 249 struct bnxt_qplib_hwq hwq; member 361 static inline u32 __bnxt_qplib_get_avail(struct bnxt_qplib_hwq *hwq) in __bnxt_qplib_get_avail() 376 struct bnxt_qplib_hwq *hwq; in bnxt_qplib_queue_full() local 439 struct bnxt_qplib_hwq hwq; member 515 struct bnxt_qplib_hwq hwq; member
|
/linux/include/scsi/ |
H A D | scsi_tcq.h | 26 u16 hwq; in scsi_host_find_tag() local
|
/linux/drivers/net/wireless/ti/wlcore/ |
H A D | tx.c | 1196 int hwq = wlcore_tx_get_mac80211_queue(wlvif, queue); in wlcore_stop_queue_locked() local 1222 int hwq = wlcore_tx_get_mac80211_queue(wlvif, queue); in wlcore_wake_queue() local 1299 int hwq = wlcore_tx_get_mac80211_queue(wlvif, queue); in wlcore_is_queue_stopped_by_reason_locked() local 1308 int hwq = wlcore_tx_get_mac80211_queue(wlvif, queue); in wlcore_is_queue_stopped_locked() local
|
/linux/drivers/net/wireless/mediatek/mt76/mt7603/ |
H A D | dma.c | 32 u8 qid, tid = 0, hwq = 0; in mt7603_rx_loopback_skb() local
|
/linux/drivers/scsi/ |
H A D | virtio_scsi.c | 559 u16 hwq = blk_mq_unique_tag_to_hwq(tag); in virtscsi_pick_vq_mq() local 773 static void virtscsi_commit_rqs(struct Scsi_Host *shost, u16 hwq) in virtscsi_commit_rqs()
|
H A D | scsi_debug.c | 6777 u16 hwq = blk_mq_unique_tag_to_hwq(unique_tag); in sdebug_submit_queue_iter() local 8345 u16 hwq = blk_mq_unique_tag_to_hwq(unique_tag); in sdebug_blk_mq_poll_iter() local
|
/linux/drivers/ufs/host/ |
H A D | ufs-qcom.c | 1791 struct ufs_hw_queue *hwq = &hba->uhq[id]; in ufs_qcom_mcq_esi_handler() local
|
H A D | ufs-mediatek.c | 1710 struct ufs_hw_queue *hwq; in ufs_mtk_mcq_intr() local
|
/linux/drivers/scsi/qla2xxx/ |
H A D | qla_os.c | 891 uint16_t hwq; in qla2xxx_queuecommand() local
|
/linux/drivers/scsi/ibmvscsi/ |
H A D | ibmvfc.h | 769 u16 hwq; member
|
H A D | ibmvfc.c | 1971 u16 hwq = blk_mq_unique_tag_to_hwq(tag_and_hwq); in ibmvfc_queuecommand() local
|