Searched refs:max_perids (Results 1 – 3 of 3) sorted by relevance
327 u16 max_perids; member
2855 mrioc->facts.max_perids = le16_to_cpu(facts_data->max_persistent_id); in mpi3mr_process_factsdata()2925 mrioc->facts.max_msix_vectors, mrioc->facts.max_perids); in mpi3mr_process_factsdata()
5171 shost->max_id = mrioc->facts.max_perids + 1; in mpi3mr_probe()