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

  /src/sys/dev/pci/ixgbe/
ixgbe_82599.c 1901 u32 cloud_type = 0; local in function:ixgbe_fdir_write_perfect_filter_82599
1939 cloud_type = 0x80000000;
1947 cloud_type |= addr_high;
1949 IXGBE_WRITE_REG_BE32(hw, IXGBE_FDIRSIPv6(1), cloud_type);
ixgbe_82599.c 1901 u32 cloud_type = 0; local in function:ixgbe_fdir_write_perfect_filter_82599
1939 cloud_type = 0x80000000;
1947 cloud_type |= addr_high;
1949 IXGBE_WRITE_REG_BE32(hw, IXGBE_FDIRSIPv6(1), cloud_type);

Completed in 26 milliseconds