Searched refs:PROTOCOLID_ROCE (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_roce.c215 ecore_spq_unregister_async_cb(p_hwfn, PROTOCOLID_ROCE);
430 PROTOCOLID_ROCE, &init_data);
599 PROTOCOLID_ROCE, &init_data);
738 PROTOCOLID_ROCE, &init_data);
844 PROTOCOLID_ROCE, &init_data);
959 PROTOCOLID_ROCE, &init_data);
1051 PROTOCOLID_ROCE, &init_data);
1123 PROTOCOLID_ROCE, &init_data);
1189 PROTOCOLID_ROCE, &init_data);
1312 PROTOCOLID_ROCE,
[all...]
H A Decore_cxt.h41 #define ECORE_CXT_ROCE_TID_SEG PROTOCOLID_ROCE /* 2 */
H A Decore_rdma.h82 #define IS_ROCE(_p_hwfn) (_p_hwfn->p_rdma_info->proto == PROTOCOLID_ROCE)
H A Decore_cxt.c268 type == PROTOCOLID_ROCE ||
498 if (type == PROTOCOLID_ROCE) {
599 u32 cid_count = p_hwfn->p_cxt_mngr->conn_cfg[PROTOCOLID_ROCE].cid_count;
2211 proto = PROTOCOLID_ROCE;
2226 ecore_cxt_set_proto_tid_count(p_hwfn, PROTOCOLID_ROCE,
H A Decore_rdma.c286 p_rdma_info->proto = PROTOCOLID_ROCE;
297 num_tasks = ecore_cxt_get_proto_tid_count(p_hwfn, PROTOCOLID_ROCE);
553 p_hwfn, PROTOCOLID_ROCE));
781 if (ecore_cxt_get_proto_cid_start(p_hwfn, PROTOCOLID_ROCE) % 2)
H A Drdma_common.h58 #define RDMA_TASK_TYPE (PROTOCOLID_ROCE)
H A Dcommon_hsi.h720 PROTOCOLID_ROCE /* RoCE */, enumerator in enum:protocol_type
H A Decore_ll2.c960 p_ramrod->conn_type = PROTOCOLID_ROCE;
H A Decore_dev.c2548 p_hwfn, PROTOCOLID_ROCE, OSAL_NULL);

Completed in 140 milliseconds