Home
last modified time | relevance | path

Searched refs:po32m (Results 1 – 7 of 7) sorted by relevance

/dpdk/drivers/net/ngbe/base/
H A Dngbe_phy.c271 if (!po32m(hw, NGBE_MDIOSCD, NGBE_MDIOSCD_BUSY, in ngbe_read_phy_reg_mdi()
334 if (!po32m(hw, NGBE_MDIOSCD, NGBE_MDIOSCD_BUSY, in ngbe_write_phy_reg_mdi()
H A Dngbe_mng.c56 loop = po32m(hw, NGBE_MNGMBXCTL, in ngbe_hic_unlocked()
H A Dngbe_regs.h1413 po32m(struct ngbe_hw *hw, u32 reg, u32 mask, u32 expect, u32 *actual, in po32m() function
1449 po32m((hw), reg, mask, mask, NULL, 5, slice); \
1454 po32m((hw), reg, mask, mask, NULL, 5, slice); \
/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.c332 if (!po32m(hw, TXGBE_MDIOSCD, TXGBE_MDIOSCD_BUSY, in txgbe_read_phy_reg_mdi()
393 if (!po32m(hw, TXGBE_MDIOSCD, TXGBE_MDIOSCD_BUSY, in txgbe_write_phy_reg_mdi()
1218 if (!po32m(hw, TXGBE_I2CICR, TXGBE_I2CICR_TXEMPTY, in txgbe_read_i2c_byte_unlocked()
1229 if (!po32m(hw, TXGBE_I2CICR, TXGBE_I2CICR_RXFULL, in txgbe_read_i2c_byte_unlocked()
1280 if (!po32m(hw, TXGBE_I2CICR, TXGBE_I2CICR_TXEMPTY, in txgbe_write_i2c_byte_unlocked()
1289 if (!po32m(hw, TXGBE_I2CICR, TXGBE_I2CICR_RXFULL, in txgbe_write_i2c_byte_unlocked()
1358 if (!po32m(hw, TXGBE_I2CSTAT, TXGBE_I2CSTAT_MST, in txgbe_i2c_stop()
H A Dtxgbe_mng.c75 loop = po32m(hw, TXGBE_MNGMBXCTL, in txgbe_hic_unlocked()
H A Dtxgbe_vf.c491 if (po32m(hw, TXGBE_VFSTATUS, TXGBE_VFSTATUS_UP, in txgbe_check_mac_link_vf()
H A Dtxgbe_regs.h1855 po32m(struct txgbe_hw *hw, u32 reg, u32 mask, u32 expect, u32 *actual, in po32m() function
1896 po32m((hw), reg, mask, mask, NULL, 5, slice); \
1901 po32m((hw), reg, mask, mask, NULL, 5, slice); \