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