Home
last modified time | relevance | path

Searched refs:ccq_get_cqe_info (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/
H A Di40iw_hw.c132 ret = dev->ccq_ops->ccq_get_cqe_info(cq, &info); in i40iw_cqp_ce_handler()
H A Di40iw_type.h1036 enum i40iw_status_code (*ccq_get_cqe_info)(struct i40iw_sc_cq *, member
H A Di40iw_ctrl.c5115 .ccq_get_cqe_info = i40iw_sc_ccq_get_cqe_info,