Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/cxgbe/
H A Dt4_main.c587 static int t4_rdmacaps_allowed = -1; variable
589 &t4_rdmacaps_allowed, 0, "Default RDMA capabilities");
12868 if (t4_rdmacaps_allowed == -1) { in tweak_tunables()
12869 t4_rdmacaps_allowed = FW_CAPS_CONFIG_RDMA_RDDP | in tweak_tunables()
12885 if (t4_rdmacaps_allowed == -1) in tweak_tunables()
12886 t4_rdmacaps_allowed = 0; in tweak_tunables()