Home
last modified time | relevance | path

Searched refs:IGC_MPHY_DIS_ACCESS (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_phy.h210 #define IGC_MPHY_DIS_ACCESS 0x80000000 /* disable_access bit */ macro
H A Digc_phy.c4221 if (mphy_ctrl & IGC_MPHY_DIS_ACCESS) { in igc_read_phy_reg_mphy()
4253 IGC_MPHY_DIS_ACCESS); in igc_read_phy_reg_mphy()
4283 if (mphy_ctrl & IGC_MPHY_DIS_ACCESS) { in igc_write_phy_reg_mphy()
4318 IGC_MPHY_DIS_ACCESS); in igc_write_phy_reg_mphy()