Home
last modified time | relevance | path

Searched refs:E1000_STATUS_FUNC_MASK (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/hw/net/
H A De1000_regs.h243 #define E1000_STATUS_FUNC_MASK 0x0000000C /* PCI Function Mask */ macro
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h213 #define E1000_STATUS_FUNC_MASK 0x0000000C /* PCI Function Mask */ macro
H A Dmac.c55 bus->func = FIELD_GET(E1000_STATUS_FUNC_MASK, reg); in e1000_set_lan_id_multi_port_pcie()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_defines.h241 #define E1000_STATUS_FUNC_MASK 0x0000000C /* PCI Function Mask */ macro
H A De1000_mac.c59 bus->func = FIELD_GET(E1000_STATUS_FUNC_MASK, reg); in igb_get_bus_info_pcie()
H A De1000_82575.c225 hw->bus.func = FIELD_GET(E1000_STATUS_FUNC_MASK, rd32(E1000_STATUS)); in igb_init_phy_params_82575()
/openbmc/u-boot/drivers/net/
H A De1000.h1195 #define E1000_STATUS_FUNC_MASK 0x0000000C /* PCI Function Mask */ macro
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1458 #define E1000_STATUS_FUNC_MASK 0x0000000C /* PCI Function Mask */ macro