Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/cxgbe/
H A Dt4_main.c590 static int t4_rdmacaps_allowed = -1; variable
592 &t4_rdmacaps_allowed, 0, "Default RDMA capabilities");
12751 if (t4_rdmacaps_allowed == -1) { in tweak_tunables()
12752 t4_rdmacaps_allowed = FW_CAPS_CONFIG_RDMA_RDDP | in tweak_tunables()
12771 if (t4_rdmacaps_allowed == -1) in tweak_tunables()
12772 t4_rdmacaps_allowed = 0; in tweak_tunables()