Searched refs:IXGBE_MSCA (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_phy.c | 579 IXGBE_WRITE_REG(hw, IXGBE_MSCA, command); in ixgbe_read_phy_reg_mdi() 589 command = IXGBE_READ_REG(hw, IXGBE_MSCA); in ixgbe_read_phy_reg_mdi() 610 IXGBE_WRITE_REG(hw, IXGBE_MSCA, command); in ixgbe_read_phy_reg_mdi() 620 command = IXGBE_READ_REG(hw, IXGBE_MSCA); in ixgbe_read_phy_reg_mdi() 690 IXGBE_WRITE_REG(hw, IXGBE_MSCA, command); in ixgbe_write_phy_reg_mdi() 700 command = IXGBE_READ_REG(hw, IXGBE_MSCA); in ixgbe_write_phy_reg_mdi() 719 IXGBE_WRITE_REG(hw, IXGBE_MSCA, command); in ixgbe_write_phy_reg_mdi() 729 command = IXGBE_READ_REG(hw, IXGBE_MSCA); in ixgbe_write_phy_reg_mdi()
|
| H A D | ixgbe_type.h | 1342 #define IXGBE_MSCA 0x0425C macro
|
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | rte_pmd_ixgbe.c | 1072 IXGBE_WRITE_REG(hw, IXGBE_MSCA, command); in rte_pmd_ixgbe_mdio_unlocked_read() 1081 command = IXGBE_READ_REG(hw, IXGBE_MSCA); in rte_pmd_ixgbe_mdio_unlocked_read() 1122 IXGBE_WRITE_REG(hw, IXGBE_MSCA, command); in rte_pmd_ixgbe_mdio_unlocked_write() 1131 command = IXGBE_READ_REG(hw, IXGBE_MSCA); in rte_pmd_ixgbe_mdio_unlocked_write()
|
| H A D | ixgbe_regs.h | 222 {IXGBE_MSCA, 1, 1, "IXGBE_MSCA"},
|