Home
last modified time | relevance | path

Searched refs:ecore_cxt_get_proto_cid_start (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_cxt.h65 u32 ecore_cxt_get_proto_cid_start(struct ecore_hwfn *p_hwfn,
H A Decore_ooo.c111 cid_base =(u16)ecore_cxt_get_proto_cid_start(p_hwfn, in ecore_ooo_alloc()
120 cid_base = (u16)ecore_cxt_get_proto_cid_start(p_hwfn, in ecore_ooo_alloc()
H A Decore_roce.c355 start_cid = ecore_cxt_get_proto_cid_start(p_hwfn, p_rdma_info->proto); in ecore_roce_alloc_qp_idx()
541 cid_start = ecore_cxt_get_proto_cid_start(p_hwfn, in ecore_roce_sp_create_responder()
693 cid_start = ecore_cxt_get_proto_cid_start(p_hwfn, in ecore_roce_sp_create_requester()
1516 start_cid = ecore_cxt_get_proto_cid_start(p_hwfn, p_rdma_info->proto); in ecore_roce_free_icid()
H A Decore_rdma.c540 ecore_cxt_get_proto_cid_start(p_hwfn, in ecore_rdma_free_ilt()
779 if (ecore_cxt_get_proto_cid_start(p_hwfn, PROTOCOLID_ROCE) % 2) in ecore_rdma_init_hw()
1271 bmap_id = icid - ecore_cxt_get_proto_cid_start(p_hwfn, p_info->proto); in ecore_rdma_toggle_bit_create_resize_cq()
1311 ecore_cxt_get_proto_cid_start( in ecore_rdma_create_cq()
1428 (in_params->icid - ecore_cxt_get_proto_cid_start( in ecore_rdma_destroy_cq()
H A Decore_iwarp.c158 *cid += ecore_cxt_get_proto_cid_start(p_hwfn, in ecore_iwarp_alloc_cid()
169 *cid -= ecore_cxt_get_proto_cid_start(p_hwfn, in ecore_iwarp_alloc_cid()
185 cid -= ecore_cxt_get_proto_cid_start(p_hwfn, in ecore_iwarp_set_tcp_cid()
213 *cid += ecore_cxt_get_proto_cid_start(p_hwfn, in ecore_iwarp_alloc_tcp_cid()
232 cid -= ecore_cxt_get_proto_cid_start(p_hwfn, in ecore_iwarp_cid_cleaned()
1595 cid = ep->tcp_cid - ecore_cxt_get_proto_cid_start( in ecore_iwarp_free_prealloc_ep()
2116 u32 idx = cid - ecore_cxt_get_proto_cid_start(p_hwfn, PROTOCOLID_IWARP); in ecore_iwarp_get_curr_fpdu()
H A Decore_cxt.c516 u32 ecore_cxt_get_proto_cid_start(struct ecore_hwfn *p_hwfn, in ecore_cxt_get_proto_cid_start() function
H A Decore_dev.c3306 non_pwm_conn = ecore_cxt_get_proto_cid_start(p_hwfn, PROTOCOLID_CORE) + in ecore_hw_init_pf_doorbell_bar()