Searched refs:fdt_xfer_hint (Results 1 – 2 of 2) sorted by relevance
117 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() argument6440 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()
2614 uint32_t fdt_xfer_hint; member