Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/cxlflash/
Dcommon.h196 struct hwq { struct
209 u32 index; /* Index of this hwq */ argument
231 struct hwq hwqs[CXLFLASH_MAX_HWQS]; argument
Dmain.c164 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 …]
Dsuperpipe.c267 struct hwq *hwq = get_hwq(afu, PRIMARY_HWQ); in afu_attach() local
1660 struct hwq *hwq = get_hwq(afu, PRIMARY_HWQ); in cxlflash_afu_recover() local
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt7615/
Ddma.c18 struct mt76_queue *hwq; in mt7615_init_tx_queues() local
42 struct mt76_queue *hwq; in mt7615_init_mcu_queue() local
/Linux-v5.4/include/scsi/
Dscsi_tcq.h26 u16 hwq; in scsi_host_find_tag() local
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/
Dtx.c340 struct mt76_queue *hwq = dev->q_tx[MT_TXQ_PSD].q; in mt76_release_buffered_frames() local
386 struct mt76_queue *hwq = sq->q; in mt76_txq_send_burst() local
476 struct mt76_queue *hwq = sq->q; in mt76_txq_schedule_list() local
572 struct mt76_queue *hwq; in mt76_stop_tx_queues() local
Dmt76x02_mmio.c103 struct mt76_queue *hwq; in mt76x02_init_tx_queue() local
/Linux-v5.4/drivers/net/wireless/ti/wlcore/
Dtx.c1200 int hwq = wlcore_tx_get_mac80211_queue(wlvif, queue); in wlcore_stop_queue_locked() local
1226 int hwq = wlcore_tx_get_mac80211_queue(wlvif, queue); in wlcore_wake_queue() local
1303 int hwq = wlcore_tx_get_mac80211_queue(wlvif, queue); in wlcore_is_queue_stopped_by_reason_locked() local
1312 int hwq = wlcore_tx_get_mac80211_queue(wlvif, queue); in wlcore_is_queue_stopped_locked() local
/Linux-v5.4/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.h120 struct bnxt_qplib_hwq hwq; member
125 struct bnxt_qplib_hwq hwq; member
Dqplib_fp.h53 struct bnxt_qplib_hwq hwq; member
237 struct bnxt_qplib_hwq hwq; member
378 struct bnxt_qplib_hwq hwq; member
482 struct bnxt_qplib_hwq hwq; member
Dqplib_fp.c239 struct bnxt_qplib_hwq *hwq = &nq->hwq; in bnxt_qplib_service_nq() local
326 struct bnxt_qplib_hwq *hwq = &nq->hwq; in bnxt_qplib_nq_irq() local
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt7603/
Ddma.c11 struct mt76_queue *hwq; in mt7603_init_tx_queue() local
/Linux-v5.4/drivers/scsi/
Dvirtio_scsi.c536 u16 hwq = blk_mq_unique_tag_to_hwq(tag); in virtscsi_pick_vq_mq() local
711 static void virtscsi_commit_rqs(struct Scsi_Host *shost, u16 hwq) in virtscsi_commit_rqs()
Dscsi_debug.c3699 u16 hwq = blk_mq_unique_tag_to_hwq(tag); in get_queue() local
/Linux-v5.4/drivers/block/
Dnbd.c670 u16 hwq; in nbd_read_stat() local
Dskd_main.c1464 u16 hwq = 0; in skd_isr_completion_posted() local
/Linux-v5.4/drivers/net/wireless/intel/iwlegacy/
Dcommon.h2248 il_set_swq_id(struct il_tx_queue *txq, u8 ac, u8 hwq) in il_set_swq_id()
2274 u8 hwq = (queue >> 2) & 0x1f; in il_wake_queue() local
2285 u8 hwq = (queue >> 2) & 0x1f; in il_stop_queue() local
/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_os.c829 uint16_t hwq; in qla2xxx_queuecommand() local