Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_main.c595 static int t4_iscsicaps_allowed = -1; variable
597 &t4_iscsicaps_allowed, 0, "Default iSCSI capabilities");
12828 if (t4_iscsicaps_allowed == -1) { in tweak_tunables()
12829 t4_iscsicaps_allowed = FW_CAPS_CONFIG_ISCSI_INITIATOR_PDU | in tweak_tunables()
12843 if (t4_iscsicaps_allowed == -1) in tweak_tunables()
12844 t4_iscsicaps_allowed = 0; in tweak_tunables()