Searched refs:def_sgl_count (Results 1 – 3 of 3) sorted by relevance
245 u32 def_sgl_count; member
357 io->sgl_count = io->def_sgl_count; in efct_hw_io_restore_sgl()573 io->def_sgl_count = hw->config.n_sgl; in efct_hw_setup_io()575 io->sgl_count = io->def_sgl_count; in efct_hw_setup_io()1703 io->sgl_count = io->def_sgl_count; in efct_hw_io_init_sges()
240 n_sge = (hio->sgl == &hio->def_sgl) ? hio->n_sge : hio->def_sgl_count; in efc_log_sgl()