Searched refs:OCS_HW_FDT_XFER_HINT (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_hw.h1543 #ifndef OCS_HW_FDT_XFER_HINT
1544 #define OCS_HW_FDT_XFER_HINT 8192 macro
H A Docs_hw.c665 if ((hw->sli.if_type == SLI4_IF_TYPE_LANCER_FC_ETH) && (OCS_HW_FDT_XFER_HINT != 0)) {
667 * Non-fatal error. In particular, we can disregard failure to set OCS_HW_FDT_XFER_HINT on
668 * devices with legacy firmware that do not support OCS_HW_FDT_XFER_HINT feature.
670 ocs_hw_config_set_fdt_xfer_hint(hw, OCS_HW_FDT_XFER_HINT);

Completed in 98 milliseconds