Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ixgbe/
H A Dixgbe_sriov.h78 void ixgbe_align_all_queue_indices(struct adapter *);
95 #define ixgbe_align_all_queue_indices(_a) macro
H A Dif_sriov.c79 ixgbe_align_all_queue_indices(struct adapter *adapter) in ixgbe_align_all_queue_indices() function
H A Dif_ix.c2864 ixgbe_align_all_queue_indices(adapter); in ixgbe_if_init()