Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe_sriov.h78 void ixgbe_align_all_queue_indices(struct ixgbe_softc *);
95 #define ixgbe_align_all_queue_indices(_a) do { } while (/*CONSTCOND*/false) macro
H A Dif_sriov.c83 ixgbe_align_all_queue_indices(struct ixgbe_softc *sc) in ixgbe_align_all_queue_indices() function
H A Dixgbe.c4081 ixgbe_align_all_queue_indices(sc); in ixgbe_init_locked()