Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_sriov.h80 u32 ixgbe_get_mrqc(int);
97 #define ixgbe_get_mrqc(_a) 0 macro
H A Dif_sriov.c161 ixgbe_get_mrqc(int iov_mode) in ixgbe_get_mrqc() function
H A Dif_ix.c702 mrqc |= ixgbe_get_mrqc(sc->iov_mode); in ixgbe_initialize_rss_mapping()