Home
last modified time | relevance | path

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

/freebsd/sys/dev/oce/
H A Doce_if.c745 if (sc->rdma_flags & OCE_RDMA_FLAG_SUPPORTED) { in oce_setup_intr()
760 if (sc->rdma_flags & OCE_RDMA_FLAG_SUPPORTED) { in oce_setup_intr()
2912 if (sc->rdma_flags & OCE_RDMA_FLAG_SUPPORTED) { in oce_register_rdma()
H A Doce_if.h894 #define OCE_RDMA_FLAG_SUPPORTED 0x00000001 macro
H A Doce_mbox.c527 sc->rdma_flags = OCE_RDMA_FLAG_SUPPORTED; in oce_get_fw_config()