Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_phy.c253 if(pdev->params.phy_int_mode == PHY_INT_MODE_AUTO_POLLING) in lm_mwrite()
293 if(pdev->params.phy_int_mode == PHY_INT_MODE_AUTO_POLLING) in lm_mwrite()
327 if(pdev->params.phy_int_mode == PHY_INT_MODE_AUTO_POLLING) in lm_mread()
370 if(pdev->params.phy_int_mode == PHY_INT_MODE_AUTO_POLLING) in lm_mread()
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h921 #define PHY_INT_MODE_AUTO_POLLING 3 macro