Searched refs:IXGBE_MSRWD (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_regs.h | 223 {IXGBE_MSRWD, 1, 1, "IXGBE_MSRWD"},
|
| H A D | rte_pmd_ixgbe.c | 1089 data = IXGBE_READ_REG(hw, IXGBE_MSRWD); in rte_pmd_ixgbe_mdio_unlocked_read() 1114 IXGBE_WRITE_REG(hw, IXGBE_MSRWD, (u32)phy_data); in rte_pmd_ixgbe_mdio_unlocked_write()
|
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_phy.c | 635 data = IXGBE_READ_REG(hw, IXGBE_MSRWD); in ixgbe_read_phy_reg_mdi() 682 IXGBE_WRITE_REG(hw, IXGBE_MSRWD, (u32)phy_data); in ixgbe_write_phy_reg_mdi()
|
| H A D | ixgbe_type.h | 1343 #define IXGBE_MSRWD 0x04260 macro
|