Home
last modified time | relevance | path

Searched defs:ccq (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dqdio_main.c120 unsigned int ccq = 0; in qdio_do_eqbs() local
169 unsigned int ccq = 0; in qdio_do_sqbs() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/
H A Di40iw_main.c370 struct i40iw_ccq *ccq = &iwdev->ccq; in i40iw_destroy_ccq() local
635 struct i40iw_ccq *ccq = &iwdev->ccq; in i40iw_create_ccq() local
[all...]
H A Di40iw.h257 struct i40iw_ccq ccq; member
H A Di40iw_ctrl.c682 static void i40iw_sc_ccq_arm(struct i40iw_sc_cq *ccq) in i40iw_sc_ccq_arm() argument
719 i40iw_sc_ccq_get_cqe_info( struct i40iw_sc_cq *ccq, struct i40iw_ccq_cqe_info *info) i40iw_sc_ccq_get_cqe_info() argument
786 struct i40iw_sc_cq *ccq; i40iw_sc_poll_for_cqp_op_done() local
2072 i40iw_sc_ccq_create_done(struct i40iw_sc_cq *ccq) i40iw_sc_ccq_create_done() argument
2087 i40iw_sc_ccq_create(struct i40iw_sc_cq *ccq, u64 scratch, bool check_overflow, bool post_sq) i40iw_sc_ccq_create() argument
2146 i40iw_sc_ccq_destroy(struct i40iw_sc_cq *ccq, u64 scratch, bool post_sq) i40iw_sc_ccq_destroy() argument
[all...]
H A Di40iw_type.h495 struct i40iw_sc_cq *ccq; member
/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dqdio_main.c120 unsigned int ccq = 0; in qdio_do_eqbs() local
169 unsigned int ccq = 0; in qdio_do_sqbs() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
H A Dhw.c757 struct irdma_ccq *ccq = &rf->ccq; in irdma_destroy_ccq() local
1037 struct irdma_ccq *ccq = &rf->ccq; irdma_create_ccq() local
[all...]
H A Dmain.h304 struct irdma_ccq ccq; member
H A Dctrl.c3317 void irdma_sc_ccq_arm(struct irdma_sc_cq *ccq) in irdma_sc_ccq_arm() argument
3345 irdma_sc_ccq_get_cqe_info(struct irdma_sc_cq *ccq, struct irdma_ccq_cqe_info *info) irdma_sc_ccq_get_cqe_info() argument
3418 struct irdma_sc_cq *ccq; irdma_sc_poll_for_cqp_op_done() local
4217 irdma_sc_ccq_create_done(struct irdma_sc_cq *ccq) irdma_sc_ccq_create_done() argument
4233 irdma_sc_ccq_create(struct irdma_sc_cq *ccq, u64 scratch, bool check_overflow, bool post_sq) irdma_sc_ccq_create() argument
4258 irdma_sc_ccq_destroy(struct irdma_sc_cq *ccq, u64 scratch, bool post_sq) irdma_sc_ccq_destroy() argument
[all...]
H A Dtype.h607 struct irdma_sc_cq *ccq; member

Completed in 24 milliseconds