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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_rdma.h81 #define IS_IWARP(_p_hwfn) (_p_hwfn->p_rdma_info->proto == PROTOCOLID_IWARP)
H A Decore_ooo.c120 PROTOCOLID_IWARP,
123 PROTOCOLID_IWARP);
H A Decore_iwarp.c296 PROTOCOLID_IWARP, &init_data);
780 PROTOCOLID_IWARP, &init_data);
914 PROTOCOLID_IWARP, &init_data);
2118 u32 idx = cid - ecore_cxt_get_proto_cid_start(p_hwfn, PROTOCOLID_IWARP);
3373 ecore_spq_register_async_cb(p_hwfn, PROTOCOLID_IWARP,
3398 ecore_spq_unregister_async_cb(p_hwfn, PROTOCOLID_IWARP);
3802 PROTOCOLID_IWARP,
3943 PROTOCOLID_IWARP, &init_data);
H A Decore_cxt.c261 type == PROTOCOLID_IWARP;
269 type == PROTOCOLID_IWARP;
2206 proto = PROTOCOLID_IWARP;
H A Dcommon_hsi.h723 PROTOCOLID_IWARP /* iWARP */, enumerator in enum:protocol_type
H A Decore_ll2.c963 p_ramrod->conn_type = PROTOCOLID_IWARP;
969 p_ramrod->conn_type = PROTOCOLID_IWARP;
H A Decore_roce.c150 p_hwfn->p_rdma_info->proto == PROTOCOLID_IWARP)
H A Decore_rdma.c284 p_rdma_info->proto = PROTOCOLID_IWARP;
H A Decore_dev.c2552 p_hwfn, PROTOCOLID_IWARP,

Completed in 211 milliseconds