Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.c117 static ocs_hw_rtn_e ocs_hw_config_set_fdt_xfer_hint(ocs_hw_t *hw, uint32_t fdt_xfer_hint);
6433 ocs_hw_config_set_fdt_xfer_hint(ocs_hw_t *hw, uint32_t fdt_xfer_hint) in ocs_hw_config_set_fdt_xfer_hint() argument
6440 param.fdt_xfer_hint = fdt_xfer_hint; in ocs_hw_config_set_fdt_xfer_hint()
6449 ocs_log_warn(hw->os, "set FDT hint %d failed: %d\n", fdt_xfer_hint, rc); in ocs_hw_config_set_fdt_xfer_hint()
6451 ocs_log_debug(hw->os, "Set FTD transfer hint to %d\n", param.fdt_xfer_hint); in ocs_hw_config_set_fdt_xfer_hint()
H A Dsli4.h2614 uint32_t fdt_xfer_hint; member