Searched refs:ixgbe_alloc_rings (Results 1 – 1 of 1) sorted by relevance
56 static int ixgbe_alloc_rings(ixgbe_t *);518 if (ixgbe_alloc_rings(ixgbe) != IXGBE_SUCCESS) { in ixgbe_attach()2168 ixgbe_alloc_rings(ixgbe_t *ixgbe) in ixgbe_alloc_rings() function