Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_ll2_api.h216 enum _ecore_status_t ecore_ll2_establish_connection(void *cxt,
H A Decore_iwarp.c3159 rc = ecore_ll2_establish_connection(p_hwfn, iwarp_info->ll2_syn_handle); in ecore_iwarp_ll2_start()
3195 rc = ecore_ll2_establish_connection(p_hwfn, iwarp_info->ll2_ooo_handle); in ecore_iwarp_ll2_start()
3220 rc = ecore_ll2_establish_connection(p_hwfn, iwarp_info->ll2_mpa_handle); in ecore_iwarp_ll2_start()
H A Decore_ll2.c1400 enum _ecore_status_t ecore_ll2_establish_connection(void *cxt, in ecore_ll2_establish_connection() function
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_cm.c357 rc = ecore_ll2_establish_connection(dev->rdma_ctx, in qlnxr_ll2_start()