Home
last modified time | relevance | path

Searched refs:max_msix (Results 1 – 11 of 11) sorted by relevance

/freebsd-14-stable/sys/dev/mps/
HDmps_pci.c245 msgs = min(msgs, sc->max_msix); in mps_pci_alloc_interrupts()
HDmps.c1578 sc->max_msix = MPS_MSIX_MAX; in mps_get_tunables()
1597 TUNABLE_INT_FETCH("hw.mps.max_msix", &sc->max_msix); in mps_get_tunables()
1625 TUNABLE_INT_FETCH(tmpstr, &sc->max_msix); in mps_get_tunables()
1713 OID_AUTO, "max_msix", CTLFLAG_RD, &sc->max_msix, 0, in mps_setup_sysctl()
HDmpsvar.h469 u_int max_msix; member
/freebsd-14-stable/sys/dev/mpr/
HDmpr_pci.c299 msgs = min(msgs, sc->max_msix); in mpr_pci_alloc_interrupts()
HDmpr.c1726 sc->max_msix = MPR_MSIX_MAX; in mpr_get_tunables()
1745 TUNABLE_INT_FETCH("hw.mpr.max_msix", &sc->max_msix); in mpr_get_tunables()
1773 TUNABLE_INT_FETCH(tmpstr, &sc->max_msix); in mpr_get_tunables()
1856 OID_AUTO, "max_msix", CTLFLAG_RD, &sc->max_msix, 0, in mpr_setup_sysctl()
HDmprvar.h504 u_int max_msix; member
/freebsd-14-stable/sys/dev/mana/
HDgdma.h616 uint32_t max_msix; member
HDgdma_main.c120 resp.max_msix, resp.max_eq, resp.max_cq, in mana_gd_query_max_resources()
123 if (gc->num_msix_usable > resp.max_msix) in mana_gd_query_max_resources()
124 gc->num_msix_usable = resp.max_msix; in mana_gd_query_max_resources()
/freebsd-14-stable/sys/dev/vmd/
HDvmd.c104 SYSCTL_INT(_hw_vmd, OID_AUTO, max_msix, CTLFLAG_RWTUN, &vmd_max_msix, 0,
/freebsd-14-stable/sys/dev/bnxt/bnxt_en/
HDbnxt_hwrm.c760 hw_resc->max_nqs = le16toh(resp->max_msix); in bnxt_hwrm_func_resc_qcaps()
HDhsi_struct_def.h18609 uint16_t max_msix; member
18741 uint16_t max_msix; member