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 D | lm_phy.c | 253 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 D | lm_devinfo.c | 2948 { _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 D | bnx_hw_phy.c | 48 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 D | bnx_hw_reset.c | 2298 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 D | lm5706.h | 482 u32_t phy_int_mode; member
|
H A D | bnx_lm_main.c | 492 { _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 D | lm5710.h | 917 u32_t phy_int_mode; member
|