/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/ |
D | cptvf_reqmanager.c | 35 int qno) in pending_queue_inc_front() argument 37 struct pending_queue *queue = &pqinfo->queue[qno]; in pending_queue_inc_front() 224 u32 qno) in send_cpt_command() argument 233 if (unlikely(qno >= cptvf->nr_queues)) { in send_cpt_command() 235 qno, cptvf->nr_queues); in send_cpt_command() 240 queue = &qinfo->queue[qno]; in send_cpt_command() 330 int qno) in process_pending_queue() argument 333 struct pending_queue *pqueue = &pqinfo->queue[qno]; in process_pending_queue() 350 pending_queue_inc_front(pqinfo, qno); in process_pending_queue() 366 pending_queue_inc_front(pqinfo, qno); in process_pending_queue() [all …]
|
D | cptvf_main.c | 17 u32 qno; member 29 vq_post_process(cwqe->cptvf, cwqe->qno); in vq_work_handler() 50 cwqe_info->vq_wqe[i].qno = i; in init_worker_threads() 557 int qno) in get_cptvf_vq_wqe() argument 561 if (unlikely(qno >= cptvf->nr_queues)) in get_cptvf_vq_wqe() 565 return &nwqe_info->vq_wqe[qno]; in get_cptvf_vq_wqe()
|
D | cptvf.h | 127 void vq_post_process(struct cpt_vf *cptvf, u32 qno);
|
D | request_manager.h | 144 void vq_post_process(struct cpt_vf *cptvf, u32 qno);
|
/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/ |
D | nitrox_hal.h | 21 void enable_aqm_ring(struct nitrox_device *ndev, int qno);
|
D | nitrox_reqmgr.c | 383 int qno, ret = 0; in nitrox_process_se_request() local 420 qno = smp_processor_id() % ndev->nr_queues; in nitrox_process_se_request() 422 sr->cmdq = &ndev->pkt_inq[qno]; in nitrox_process_se_request() 459 sr->instr.irh.s.destport = SOLICIT_BASE_DPORT + qno; in nitrox_process_se_request()
|
D | nitrox_lib.c | 113 cmdq->qno = i; in nitrox_alloc_aqm_queues() 167 cmdq->qno = i; in nitrox_alloc_pktin_queues()
|
D | nitrox_dev.h | 60 u8 qno; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/ |
D | octeon_network.h | 574 int i, qno; in wake_txqs() local 577 qno = lio->linfo.txpciq[i % lio->oct_dev->num_iqs].s.q_no; in wake_txqs() 580 INCR_INSTRQUEUE_PKT_COUNT(lio->oct_dev, qno, in wake_txqs()
|
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/ |
D | otx_cptvf_main.c | 540 int qno) in get_cptvf_vq_wqe() argument 544 if (unlikely(qno >= cptvf->num_queues)) in get_cptvf_vq_wqe() 548 return &nwqe_info->vq_wqe[qno]; in get_cptvf_vq_wqe()
|
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/ |
D | rsi_mgmt.h | 708 static inline void rsi_set_len_qno(__le16 *addr, u16 len, u8 qno) in rsi_set_len_qno() argument 710 *addr = cpu_to_le16(len | ((qno & 7) << 12)); in rsi_set_len_qno()
|
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
D | lpfc_nvmet.c | 2183 uint32_t *payload, qno; in lpfc_nvmet_process_rcv_fcp_req() local 2257 qno = nvmebuf->idx; in lpfc_nvmet_process_rcv_fcp_req() 2259 phba, phba->sli4_hba.nvmet_mrq_hdr[qno], in lpfc_nvmet_process_rcv_fcp_req() 2260 phba->sli4_hba.nvmet_mrq_data[qno], 1, qno); in lpfc_nvmet_process_rcv_fcp_req() 2375 uint32_t size, oxid, sid, qno; in lpfc_nvmet_unsol_fcp_buffer() local 2441 qno = nvmebuf->idx; in lpfc_nvmet_unsol_fcp_buffer() 2443 phba, phba->sli4_hba.nvmet_mrq_hdr[qno], in lpfc_nvmet_unsol_fcp_buffer() 2444 phba->sli4_hba.nvmet_mrq_data[qno], 1, qno); in lpfc_nvmet_unsol_fcp_buffer()
|
D | lpfc_sli.c | 2201 lpfc_sli_hbqbuf_add_hbqs(struct lpfc_hba *phba, uint32_t qno) in lpfc_sli_hbqbuf_add_hbqs() argument 2206 return lpfc_sli_hbqbuf_fill_hbqs(phba, qno, in lpfc_sli_hbqbuf_add_hbqs() 2207 lpfc_hbq_defs[qno]->add_count); in lpfc_sli_hbqbuf_add_hbqs() 2220 lpfc_sli_hbqbuf_init_hbqs(struct lpfc_hba *phba, uint32_t qno) in lpfc_sli_hbqbuf_init_hbqs() argument 2223 return lpfc_sli_hbqbuf_fill_hbqs(phba, qno, in lpfc_sli_hbqbuf_init_hbqs() 2224 lpfc_hbq_defs[qno]->entry_count); in lpfc_sli_hbqbuf_init_hbqs() 2226 return lpfc_sli_hbqbuf_fill_hbqs(phba, qno, in lpfc_sli_hbqbuf_init_hbqs() 2227 lpfc_hbq_defs[qno]->init_count); in lpfc_sli_hbqbuf_init_hbqs()
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
D | 0036_linux_drivers_staging.patch | 7294 +static int pfe_eth_event_handler(void *data, int event, int qno) 7301 + if (qno == 0) { 7313 + } else if (qno == 1) { 7324 + } else if (qno == 2) { 8064 + unsigned int qno) 8074 + skb = priv->skb_inflight[qno]; 8085 + buf_addr = hif_lib_receive_pkt(&priv->client, qno, &length, 8143 + priv->skb_inflight[qno] = NULL; 8147 + priv->skb_inflight[qno] = skb; 8151 + priv->skb_inflight[qno] = NULL; [all …]
|