Searched refs:ecore_rdma_query_device (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_roce_api.h654 ecore_rdma_query_device(void *rdma_cxt);
H A Decore_rdma_api.h738 ecore_rdma_query_device(void *rdma_cxt);
H A Decore_rdma.c1137 struct ecore_rdma_device *ecore_rdma_query_device(void *rdma_cxt) function
/freebsd-13-stable/sys/dev/qlnx/qlnxr/
H A Dqlnxr_os.c692 ecore_attr = ecore_rdma_query_device(dev->rdma_ctx);
991 qattr = ecore_rdma_query_device(dev->rdma_ctx);
H A Dqlnxr_verbs.c351 qattr = ecore_rdma_query_device(dev->rdma_ctx);
511 qattr = ecore_rdma_query_device(dev->rdma_ctx);
2093 qattr = ecore_rdma_query_device(dev->rdma_ctx);
2409 qattr = ecore_rdma_query_device(dev->rdma_ctx);
3119 struct ecore_rdma_device *qattr = ecore_rdma_query_device(dev->rdma_ctx);
3535 struct ecore_rdma_device *qattr = ecore_rdma_query_device(dev->rdma_ctx);

Completed in 136 milliseconds