HomeSort by: relevance | last modified time | path
    Searched defs:ixgbe_align_all_queue_indices (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_sriov.h 78 void ixgbe_align_all_queue_indices(struct ixgbe_softc *);
95 #define ixgbe_align_all_queue_indices(_a) do { } while (/*CONSTCOND*/false) macro
if_sriov.c 80 * ixgbe_align_all_queue_indices
83 ixgbe_align_all_queue_indices(struct ixgbe_softc *sc) function in typeref:typename:void

Completed in 15 milliseconds