Home
last modified time | relevance | path

Searched refs:IS_IWARP (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_rdma.c289 if (IS_IWARP(p_hwfn)) in ecore_rdma_alloc()
438 if (IS_IWARP(p_hwfn)) in ecore_rdma_alloc()
509 if (IS_IWARP(p_hwfn)) in ecore_rdma_resc_free()
716 if (IS_IWARP(p_hwfn)) in ecore_rdma_init_devinfo()
746 if (IS_IWARP(p_hwfn)) in ecore_rdma_init_hw()
827 if (IS_IWARP(p_hwfn)) { in ecore_rdma_start_fw()
958 if (IS_IWARP(p_hwfn)) { in ecore_rdma_setup()
1033 if (IS_IWARP(p_hwfn)) { in ecore_rdma_stop()
1482 if (IS_IWARP(p_hwfn)) in ecore_rdma_query_qp()
1507 if (IS_IWARP(p_hwfn)) in ecore_rdma_destroy_qp()
[all …]
H A Decore_rdma.h79 #define IS_IWARP(_p_hwfn) (_p_hwfn->p_rdma_info->proto == PROTOCOLID_IWARP) macro
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_def.h868 #define QLNX_IS_IWARP(rdev) IS_IWARP(ECORE_LEADING_HWFN(rdev->cdev))