Searched refs:ixgbe_map_intrs_to_vectors (Results 1 – 1 of 1) sorted by relevance
103 static int ixgbe_map_intrs_to_vectors(ixgbe_t *);546 if (ixgbe_map_intrs_to_vectors(ixgbe) != IXGBE_SUCCESS) { in ixgbe_attach()2182 if (ixgbe_map_intrs_to_vectors(ixgbe) != IXGBE_SUCCESS) { in ixgbe_intr_adjust()5682 ixgbe_map_intrs_to_vectors(ixgbe_t *ixgbe) in ixgbe_map_intrs_to_vectors() function