Searched defs:cqid (Results 1 – 14 of 14) sorted by relevance
/linux/include/uapi/rdma/ |
H A D | mana-abi.h | 31 __u32 cqid; member 43 __u32 cqid; member 78 __u32 cqid; member
|
H A D | cxgb4-abi.h | 61 __u32 cqid; member
|
H A D | bnxt_re-abi.h | 111 __u32 cqid; member
|
/linux/drivers/nvme/host/ |
H A D | trace.c | 27 u16 cqid = get_unaligned_le16(cdw10 + 6); in nvme_trace_create_sq() local 40 u16 cqid = get_unaligned_le16(cdw10); in nvme_trace_delete_cq() local 51 u16 cqid = get_unaligned_le16(cdw10); in nvme_trace_create_cq() local
|
H A D | pci.c | 1244 static int adapter_delete_cq(struct nvme_dev *dev, u16 cqid) in adapter_delete_cq()
|
/linux/drivers/infiniband/hw/cxgb4/ |
H A D | ev.c | 124 u32 cqid; in c4iw_ev_dispatch() local
|
H A D | t4.h | 688 u32 cqid; member
|
H A D | iw_cxgb4.h | 343 static inline struct c4iw_cq *get_chp(struct c4iw_dev *rhp, u32 cqid) in get_chp()
|
/linux/drivers/net/ethernet/fungible/funcore/ |
H A D | fun_queue.h | 41 u32 cqid; member 151 #define fun_destroy_cq(fdev, cqid) \ argument
|
H A D | fun_queue.c | 75 int fun_sq_create(struct fun_dev *fdev, u16 flags, u32 sqid, u32 cqid, in fun_sq_create() 125 int fun_cq_create(struct fun_dev *fdev, u16 flags, u32 cqid, u32 rqid, in fun_cq_create()
|
H A D | fun_dev.h | 119 unsigned int cqid) in fun_cq_db_addr()
|
/linux/drivers/scsi/lpfc/ |
H A D | lpfc_sli.c | 594 int cqid = 0; in lpfc_sli4_eqcq_flush() local 11123 u16 iotag, u8 ulp_class, u16 cqid, bool ia, in __lpfc_sli_prep_abort_xri_s3() 11153 u16 iotag, u8 ulp_class, u16 cqid, bool ia, in __lpfc_sli_prep_abort_xri_s4() 11189 u16 ulp_context, u16 iotag, u8 ulp_class, u16 cqid, in lpfc_sli_prep_abort_xri() 12866 u16 ulp_context, iotag, cqid = LPFC_WQE_CQ_ID_DEFAULT; in lpfc_sli_abort_taskmgmt() local 14813 uint16_t cqid; in lpfc_sli4_sp_handle_eqe() local 15428 uint16_t cqid, id; in lpfc_sli4_hba_handle_eqe() local
|
/linux/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_hw.c | 688 u16 cqid = cqe->cqvalid_cqid & OCRDMA_AE_MCQE_CQID_MASK; in ocrdma_dispatch_ibevent() local
|
/linux/include/linux/ |
H A D | nvme.h | 1319 __le16 cqid; member 1336 __le16 cqid; member
|