Searched refs:ice_rdma_max_msix (Results 1 – 2 of 2) sorted by relevance
104 static uint16_t ice_rdma_max_msix = ICE_RDMA_MAX_MSIX; variable129 SYSCTL_U16(_hw_ice, OID_AUTO, rdma_max_msix, CTLFLAG_RDTUN, &ice_rdma_max_msix,
1380 rdma = min(rdma, ice_rdma_max_msix); in ice_allocate_msix()