Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ixgbe/
HDif_sriov.c805 gpie = IXGBE_READ_REG(hw, IXGBE_GPIE); in ixgbe_initialize_iov()
832 IXGBE_WRITE_REG(hw, IXGBE_GPIE, gpie); in ixgbe_initialize_iov()
HDif_ix.c3474 gpie = IXGBE_READ_REG(hw, IXGBE_GPIE); in ixgbe_config_gpie()
3505 IXGBE_WRITE_REG(hw, IXGBE_GPIE, gpie); in ixgbe_config_gpie()
HDixgbe_type.h429 #define IXGBE_GPIE 0x00898 macro