Searched refs:IXGBE_GPIE (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_regs.h | 65 {IXGBE_GPIE, 1, 1, ""},
|
| H A D | ixgbe_pf.c | 264 gpie = IXGBE_READ_REG(hw, IXGBE_GPIE); in ixgbe_pf_host_configure() 284 IXGBE_WRITE_REG(hw, IXGBE_GPIE, gpie); in ixgbe_pf_host_configure()
|
| H A D | ixgbe_ethdev.c | 2412 gpie = IXGBE_READ_REG(hw, IXGBE_GPIE); in ixgbe_dev_phy_intr_setup() 2414 IXGBE_WRITE_REG(hw, IXGBE_GPIE, gpie); in ixgbe_dev_phy_intr_setup() 6147 gpie = IXGBE_READ_REG(hw, IXGBE_GPIE); in ixgbe_configure_msix() 6156 gpie = IXGBE_READ_REG(hw, IXGBE_GPIE); in ixgbe_configure_msix() 6168 IXGBE_WRITE_REG(hw, IXGBE_GPIE, gpie); in ixgbe_configure_msix()
|
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_type.h | 347 #define IXGBE_GPIE 0x00898 macro
|