Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_ll2_api.h201 ecore_ll2_acquire_connection(void *cxt,
H A Decore_iwarp.c3152 rc = ecore_ll2_acquire_connection(p_hwfn, &data); in ecore_iwarp_ll2_start()
3191 rc = ecore_ll2_acquire_connection(p_hwfn, &data); in ecore_iwarp_ll2_start()
3216 rc = ecore_ll2_acquire_connection(p_hwfn, &data); in ecore_iwarp_ll2_start()
H A Decore_ll2.c1243 ecore_ll2_acquire_connection(void *cxt, in ecore_ll2_acquire_connection() function
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_cm.c346 rc = ecore_ll2_acquire_connection(dev->rdma_ctx, &data); in qlnxr_ll2_start()