Home
last modified time | relevance | path

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

/illumos-gate/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()
H A Dlm_devinfo.c2948 { _OFFSET(phy_int_mode), 2, 2, 2, 0, 0 }, in lm_init_params()
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_phy.c48 if(pdev->params.phy_int_mode == PHY_INT_MODE_AUTO_POLLING) in lm_mwrite()
90 if(pdev->params.phy_int_mode == PHY_INT_MODE_AUTO_POLLING) in lm_mwrite()
121 if(pdev->params.phy_int_mode == PHY_INT_MODE_AUTO_POLLING) in lm_mread()
172 if(pdev->params.phy_int_mode == PHY_INT_MODE_AUTO_POLLING) in lm_mread()
3016 if(pdev->params.phy_int_mode == PHY_INT_MODE_MI_INTERRUPT) in init_mac_link()
3930 if(pdev->params.phy_int_mode == PHY_INT_MODE_MI_INTERRUPT) in lm_service_phy_int()
H A Dbnx_hw_reset.c2298 if(pdev->params.phy_int_mode == PHY_INT_MODE_MI_INTERRUPT) in lm_reset_setup()
2302 else if(pdev->params.phy_int_mode == PHY_INT_MODE_LINK_READY) in lm_reset_setup()
2306 else if(pdev->params.phy_int_mode == PHY_INT_MODE_AUTO_POLLING) in lm_reset_setup()
H A Dlm5706.h482 u32_t phy_int_mode; member
H A Dbnx_lm_main.c492 { _OFFSET(phy_int_mode), 2, 2, 0, 0 }, in lm_get_dev_info()
4308 if(pdev->params.phy_int_mode == PHY_INT_MODE_MI_INTERRUPT) in lm_get_interrupt_status()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h917 u32_t phy_int_mode; member