Home
last modified time | relevance | path

Searched defs:hwq (Results 1 – 20 of 20) sorted by relevance

/Linux-v4.19/drivers/scsi/cxlflash/
Dcommon.h200 struct hwq { struct
213 u32 index; /* Index of this hwq */ argument
235 struct hwq hwqs[CXLFLASH_MAX_HWQS]; argument
Dmain.c168 struct hwq *hwq = get_hwq(afu, cmd->hwq_index); in cmd_complete() local
200 static void flush_pending_cmds(struct hwq *hwq) in flush_pending_cmds()
244 static int context_reset(struct hwq *hwq, __be64 __iomem *reset_reg) in context_reset()
285 static int context_reset_ioarrin(struct hwq *hwq) in context_reset_ioarrin()
296 static int context_reset_sq(struct hwq *hwq) in context_reset_sq()
313 struct hwq *hwq = get_hwq(afu, cmd->hwq_index); in send_cmd_ioarrin() local
357 struct hwq *hwq = get_hwq(afu, cmd->hwq_index); in send_cmd_sq() local
435 u32 hwq = 0; in cmd_to_target_hwq() local
473 struct hwq *hwq = get_hwq(afu, PRIMARY_HWQ); in send_tmf() local
577 struct hwq *hwq = get_hwq(afu, hwq_index); in cxlflash_queuecommand() local
[all …]
Dsuperpipe.c271 struct hwq *hwq = get_hwq(afu, PRIMARY_HWQ); in afu_attach() local
1664 struct hwq *hwq = get_hwq(afu, PRIMARY_HWQ); in cxlflash_afu_recover() local
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/
Dtx.c163 struct mt76_queue *hwq = &dev->q_tx[MT_TXQ_PSD]; in mt76_queue_ps_skb() local
181 struct mt76_queue *hwq = &dev->q_tx[MT_TXQ_PSD]; in mt76_release_buffered_frames() local
218 mt76_txq_send_burst(struct mt76_dev *dev, struct mt76_queue *hwq, in mt76_txq_send_burst()
304 mt76_txq_schedule_list(struct mt76_dev *dev, struct mt76_queue *hwq) in mt76_txq_schedule_list()
352 void mt76_txq_schedule(struct mt76_dev *dev, struct mt76_queue *hwq) in mt76_txq_schedule()
403 struct mt76_queue *hwq = mtxq->hwq; in mt76_wake_tx_queue() local
416 struct mt76_queue *hwq; in mt76_txq_remove() local
Dmt76.h170 struct mt76_queue *hwq; member
/Linux-v4.19/include/scsi/
Dscsi_tcq.h31 u16 hwq = blk_mq_unique_tag_to_hwq(tag); in scsi_host_find_tag() local
/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dtx.c1214 int hwq = wlcore_tx_get_mac80211_queue(wlvif, queue); in wlcore_stop_queue_locked() local
1240 int hwq = wlcore_tx_get_mac80211_queue(wlvif, queue); in wlcore_wake_queue() local
1317 int hwq = wlcore_tx_get_mac80211_queue(wlvif, queue); in wlcore_is_queue_stopped_by_reason_locked() local
1326 int hwq = wlcore_tx_get_mac80211_queue(wlvif, queue); in wlcore_is_queue_stopped_locked() local
/Linux-v4.19/drivers/infiniband/hw/bnxt_re/
Dqplib_res.c136 void bnxt_qplib_free_hwq(struct pci_dev *pdev, struct bnxt_qplib_hwq *hwq) in bnxt_qplib_free_hwq()
161 int bnxt_qplib_alloc_init_hwq(struct pci_dev *pdev, struct bnxt_qplib_hwq *hwq, in bnxt_qplib_alloc_init_hwq()
Dqplib_res.h49 #define HWQ_CMP(idx, hwq) ((idx) & ((hwq)->max_elements - 1)) argument
51 #define HWQ_FREE_SLOTS(hwq) (hwq->max_elements - \ argument
Dqplib_sp.h115 struct bnxt_qplib_hwq hwq; member
120 struct bnxt_qplib_hwq hwq; member
Dqplib_fp.h53 struct bnxt_qplib_hwq hwq; member
237 struct bnxt_qplib_hwq hwq; member
377 struct bnxt_qplib_hwq hwq; member
448 struct bnxt_qplib_hwq hwq; member
Dqplib_fp.c238 struct bnxt_qplib_hwq *hwq = &nq->hwq; in bnxt_qplib_service_nq() local
324 struct bnxt_qplib_hwq *hwq = &nq->hwq; in bnxt_qplib_nq_irq() local
/Linux-v4.19/block/
Dblk-mq-tag.c472 int hwq = 0; in blk_mq_unique_tag() local
/Linux-v4.19/drivers/scsi/
Dvirtio_scsi.c529 u16 hwq = blk_mq_unique_tag_to_hwq(tag); in virtscsi_pick_vq_mq() local
Dscsi_debug.c3786 u16 hwq = blk_mq_unique_tag_to_hwq(tag); in get_queue() local
/Linux-v4.19/drivers/block/
Dnbd.c620 u16 hwq; in nbd_read_stat() local
Dskd_main.c1458 u16 hwq = 0; in skd_isr_completion_posted() local
/Linux-v4.19/drivers/net/wireless/intel/iwlegacy/
Dcommon.h2270 il_set_swq_id(struct il_tx_queue *txq, u8 ac, u8 hwq) in il_set_swq_id()
2296 u8 hwq = (queue >> 2) & 0x1f; in il_wake_queue() local
2307 u8 hwq = (queue >> 2) & 0x1f; in il_stop_queue() local
/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_os.c848 uint16_t hwq; in qla2xxx_queuecommand() local
/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_scsi.c3913 uint16_t hwq; in lpfc_sli4_scmd_to_wqidx_distr() local