Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
HDqlnx_os.c306 static uint64_t qlnxe_rdma_configuration = 0x22222222; variable
310 TUNABLE_QUAD("hw.qlnxe.rdma_configuration", &qlnxe_rdma_configuration);
313 &qlnxe_rdma_configuration, 0, "RDMA Configuration");
318 &qlnxe_rdma_configuration, 0, "RDMA Configuration");
1182 personality = (qlnxe_rdma_configuration >> in qlnx_get_personality()