Home
last modified time | relevance | path

Searched refs:sc_cqp (Results 1 – 5 of 5) sorted by relevance

/drivers/infiniband/hw/i40iw/
Di40iw_hw.c465 cqp_info->in.u.manage_apbvt_entry.cqp = &iwdev->cqp.sc_cqp; in i40iw_cqp_manage_abvpt_cmd()
551 cqp_info->in.u.add_arp_cache_entry.cqp = &iwdev->cqp.sc_cqp; in i40iw_manage_arp_cache()
555 cqp_info->in.u.del_arp_cache_entry.cqp = &iwdev->cqp.sc_cqp; in i40iw_manage_arp_cache()
559 cqp_info->in.u.add_arp_cache_entry.cqp = &iwdev->cqp.sc_cqp; in i40iw_manage_arp_cache()
651 cqp_info->in.u.manage_qhash_table_entry.cqp = &iwdev->cqp.sc_cqp; in i40iw_manage_qhash()
779 cqp_info->in.u.manage_vf_pble_bp.cqp = &iwdev->cqp.sc_cqp; in i40iw_hw_manage_vf_pble_bp()
Di40iw_main.c572 dev->cqp = &cqp->sc_cqp; in i40iw_create_cqp()
742 scratch = (uintptr_t)&iwdev->cqp.sc_cqp; in i40iw_create_ceq()
1055 cqp_info->in.u.del_local_mac_ipaddr_entry.cqp = &iwcqp->sc_cqp; in i40iw_del_macip_entry()
1094 cqp_info->in.u.add_local_mac_ipaddr_entry.cqp = &iwcqp->sc_cqp; in i40iw_add_mac_ipaddr_entry()
1131 cqp_info->in.u.alloc_local_mac_ipaddr_entry.cqp = &iwcqp->sc_cqp; in i40iw_alloc_local_mac_ipaddr_entry()
Di40iw_utils.c463 pending_work = I40IW_RING_WORK_AVAILABLE(cqp->sc_cqp.sq_ring); in i40iw_cleanup_pending_cqp_op()
464 wqe_idx = I40IW_RING_GETCURRENT_TAIL(cqp->sc_cqp.sq_ring); in i40iw_cleanup_pending_cqp_op()
469 wqe_idx = (wqe_idx + 1) % I40IW_RING_GETSIZE(cqp->sc_cqp.sq_ring); in i40iw_cleanup_pending_cqp_op()
Di40iw.h150 struct i40iw_sc_cqp sc_cqp; member
Di40iw_verbs.c208 cqp_info->in.u.manage_push_page.cqp = &iwdev->cqp.sc_cqp; in i40iw_alloc_push_page()
244 cqp_info->in.u.manage_push_page.cqp = &iwdev->cqp.sc_cqp; in i40iw_dealloc_push_page()