HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_get_mrqc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_sriov.h 81 u32 ixgbe_get_mrqc(int);
98 #define ixgbe_get_mrqc(_a) 0 macro
if_sriov.c 160 ixgbe_get_mrqc(int iov_mode) function in typeref:typename:u32
ixgbe.c 531 mrqc |= ixgbe_get_mrqc(sc->iov_mode);

Completed in 19 milliseconds