Symbol: ecore_cxt_get_proto_cid_start
sys/dev/qlnx/qlnxe/ecore_cxt.h
65
u32 ecore_cxt_get_proto_cid_start(struct ecore_hwfn *p_hwfn,
sys/dev/qlnx/qlnxe/ecore_dev.c
3306
non_pwm_conn = ecore_cxt_get_proto_cid_start(p_hwfn, PROTOCOLID_CORE) +
sys/dev/qlnx/qlnxe/ecore_iwarp.c
158
*cid += ecore_cxt_get_proto_cid_start(p_hwfn,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1595
cid = ep->tcp_cid - ecore_cxt_get_proto_cid_start(
sys/dev/qlnx/qlnxe/ecore_iwarp.c
169
*cid -= ecore_cxt_get_proto_cid_start(p_hwfn,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
185
cid -= ecore_cxt_get_proto_cid_start(p_hwfn,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
2116
u32 idx = cid - ecore_cxt_get_proto_cid_start(p_hwfn, PROTOCOLID_IWARP);
sys/dev/qlnx/qlnxe/ecore_iwarp.c
213
*cid += ecore_cxt_get_proto_cid_start(p_hwfn,
sys/dev/qlnx/qlnxe/ecore_iwarp.c
232
cid -= ecore_cxt_get_proto_cid_start(p_hwfn,
sys/dev/qlnx/qlnxe/ecore_ooo.c
111
cid_base =(u16)ecore_cxt_get_proto_cid_start(p_hwfn,
sys/dev/qlnx/qlnxe/ecore_ooo.c
120
cid_base = (u16)ecore_cxt_get_proto_cid_start(p_hwfn,
sys/dev/qlnx/qlnxe/ecore_rdma.c
1271
bmap_id = icid - ecore_cxt_get_proto_cid_start(p_hwfn, p_info->proto);
sys/dev/qlnx/qlnxe/ecore_rdma.c
1311
ecore_cxt_get_proto_cid_start(
sys/dev/qlnx/qlnxe/ecore_rdma.c
1428
(in_params->icid - ecore_cxt_get_proto_cid_start(
sys/dev/qlnx/qlnxe/ecore_rdma.c
540
ecore_cxt_get_proto_cid_start(p_hwfn,
sys/dev/qlnx/qlnxe/ecore_rdma.c
779
if (ecore_cxt_get_proto_cid_start(p_hwfn, PROTOCOLID_ROCE) % 2)
sys/dev/qlnx/qlnxe/ecore_roce.c
1516
start_cid = ecore_cxt_get_proto_cid_start(p_hwfn, p_rdma_info->proto);
sys/dev/qlnx/qlnxe/ecore_roce.c
355
start_cid = ecore_cxt_get_proto_cid_start(p_hwfn, p_rdma_info->proto);
sys/dev/qlnx/qlnxe/ecore_roce.c
541
cid_start = ecore_cxt_get_proto_cid_start(p_hwfn,
sys/dev/qlnx/qlnxe/ecore_roce.c
693
cid_start = ecore_cxt_get_proto_cid_start(p_hwfn,