Home
last modified time | relevance | path

Searched refs:IXGBE_PFFLPH (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/
H A Dixgbe_x550.c1047 pfflp |= (uint64_t)IXGBE_READ_REG(hw, IXGBE_PFFLPH) << 32; in ixgbe_set_source_address_pruning_X550()
1055 IXGBE_WRITE_REG(hw, IXGBE_PFFLPH, (uint32_t)(pfflp >> 32)); in ixgbe_set_source_address_pruning_X550()
H A Dixgbe_type.h461 #define IXGBE_PFFLPH 0x050B4 macro