Home
last modified time | relevance | path

Searched refs:E1000_MDIC_PHY_SHIFT (Results 1 – 5 of 5) sorted by relevance

/qemu/tests/qtest/libqos/
H A Digb.c71 (1 << E1000_MDIC_PHY_SHIFT) | in igb_pci_start_hw()
/qemu/hw/net/
H A De1000x_regs.h633 #define E1000_MDIC_PHY_SHIFT 21 macro
H A De1000.c440 if ((val & E1000_MDIC_PHY_MASK) >> E1000_MDIC_PHY_SHIFT != 1) // phy # in set_mdic()
H A De1000e_core.c2290 if ((val & E1000_MDIC_PHY_MASK) >> E1000_MDIC_PHY_SHIFT != 1) { /* phy # */ in e1000e_set_mdic()
H A Digb_core.c2689 if ((val & E1000_MDIC_PHY_MASK) >> E1000_MDIC_PHY_SHIFT != 1) { /* phy # */ in igb_set_mdic()