Searched refs:ice_rdma_max_msix (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/ice/
H A Dice_common_sysctls.h108 * @var ice_rdma_max_msix
114 static uint16_t ice_rdma_max_msix = ICE_RDMA_MAX_MSIX; variable
139 SYSCTL_U16(_hw_ice, OID_AUTO, rdma_max_msix, CTLFLAG_RDTUN, &ice_rdma_max_msix,
H A Dif_ice_iflib.c1455 rdma = min(rdma, ice_rdma_max_msix);

Completed in 116 milliseconds