Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/cxgbe/
H A Dt4_main.c521 static int t4_rdmacaps_allowed = -1; variable
523 &t4_rdmacaps_allowed, 0, "Default RDMA capabilities");
10442 if (t4_rdmacaps_allowed == -1) { in tweak_tunables()
10443 t4_rdmacaps_allowed = FW_CAPS_CONFIG_RDMA_RDDP | in tweak_tunables()
10462 if (t4_rdmacaps_allowed == -1) in tweak_tunables()
10463 t4_rdmacaps_allowed = 0; in tweak_tunables()