Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c103 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