Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_main.c630 static int t4_rdmacaps_allowed = -1; variable
632 &t4_rdmacaps_allowed, 0, "Default RDMA capabilities");
13822 if (t4_rdmacaps_allowed == -1) { in tweak_tunables()
13823 t4_rdmacaps_allowed = FW_CAPS_CONFIG_RDMA_RDDP | in tweak_tunables()
13842 if (t4_rdmacaps_allowed == -1) in tweak_tunables()
13843 t4_rdmacaps_allowed = 0; in tweak_tunables()