Searched refs:ecore_ll2_establish_connection (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_ll2_api.h207 * @brief ecore_ll2_establish_connection - start previously
218 enum _ecore_status_t ecore_ll2_establish_connection(void *cxt,
H A Decore_iwarp.c3161 rc = ecore_ll2_establish_connection(p_hwfn, iwarp_info->ll2_syn_handle);
3197 rc = ecore_ll2_establish_connection(p_hwfn, iwarp_info->ll2_ooo_handle);
3222 rc = ecore_ll2_establish_connection(p_hwfn, iwarp_info->ll2_mpa_handle);
H A Decore_ll2.c1403 enum _ecore_status_t ecore_ll2_establish_connection(void *cxt, function
/freebsd-13-stable/sys/dev/qlnx/qlnxr/
H A Dqlnxr_cm.c362 rc = ecore_ll2_establish_connection(dev->rdma_ctx,
367 "ecore_ll2_establish_connection failed\n", rc);

Completed in 100 milliseconds