Home
last modified time | relevance | path

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

/freebsd/sys/dev/mps/
H A Dmps_pci.c244 msgs = min(msgs, sc->max_msix); in mps_pci_alloc_interrupts()
H A Dmps.c1577 sc->max_msix = MPS_MSIX_MAX; in mps_get_tunables()
1596 TUNABLE_INT_FETCH("hw.mps.max_msix", &sc->max_msix); in mps_get_tunables()
1624 TUNABLE_INT_FETCH(tmpstr, &sc->max_msix); in mps_get_tunables()
1712 OID_AUTO, "max_msix", CTLFLAG_RD, &sc->max_msix, 0, in mps_setup_sysctl()
H A Dmpsvar.h469 u_int max_msix; member
/freebsd/sys/dev/mpr/
H A Dmpr_pci.c298 msgs = min(msgs, sc->max_msix); in mpr_pci_alloc_interrupts()
H A Dmpr.c1725 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()
1774 TUNABLE_INT_FETCH(tmpstr, &sc->max_msix); in mpr_get_tunables()
1861 OID_AUTO, "max_msix", CTLFLAG_RD, &sc->max_msix, 0, in mpr_setup_sysctl()
H A Dmprvar.h505 u_int max_msix; member
/freebsd/sys/dev/mana/
H A Dgdma.h622 uint32_t max_msix; member
H A Dgdma_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/sys/dev/vmd/
H A Dvmd.c103 SYSCTL_INT(_hw_vmd, OID_AUTO, max_msix, CTLFLAG_RWTUN, &vmd_max_msix, 0,
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.c760 hw_resc->max_nqs = le16toh(resp->max_msix); in bnxt_hwrm_func_resc_qcaps()
H A Dhsi_struct_def.h18609 uint16_t max_msix; member
18741 uint16_t max_msix; member