Home
last modified time | relevance | path

Searched refs:I40E_GLPCI_LBARCTRL (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/irdma/
H A Di40iw_hw.h28 #define I40E_GLPCI_LBARCTRL 0x000BE484 /* Reset: POR */ macro
H A Di40iw_hw.c22 I40E_GLPCI_LBARCTRL,
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_register.h557 #define I40E_GLPCI_LBARCTRL 0x000BE484 /* Reset: POR */ macro
H A Di40e_ethtool.c1958 val = (rd32(hw, I40E_GLPCI_LBARCTRL) in i40e_get_eeprom_len()