Searched refs:max_num_sge (Results 1 – 2 of 2) sorted by relevance
2137 sc->max_num_sge, /* nsegments */ in mrsas_alloc_mem()2517 sc->max_sectors_per_req = (sc->max_num_sge - 1) * MRSAS_PAGE_SIZE / 512; in mrsas_init_fw()2602 sc->max_num_sge = sc->max_sge_in_main_msg + sc->max_sge_in_chain - 2; in mrsas_init_adapter()2607 sc->max_num_sge, in mrsas_init_adapter()
3489 uint32_t max_num_sge; member