Home
last modified time | relevance | path

Searched refs:PHY_HW_UNLOCK (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_phy.c403 PHY_HW_UNLOCK(pdev); in lm_phy45_read()
431 PHY_HW_UNLOCK(pdev); in lm_phy45_write()
810 PHY_HW_UNLOCK(pdev); in lm_reset_link()
962 PHY_HW_UNLOCK(pdev); in lm_link_update()
1583 PHY_HW_UNLOCK(pdev); in lm_init_phy()
1651 PHY_HW_UNLOCK(pdev); in lm_link_i2c_update()
1666 PHY_HW_UNLOCK(pdev); in lm_link_i2c_update()
1681 PHY_HW_UNLOCK(pdev); in lm_link_i2c_update()
1707 PHY_HW_UNLOCK(pdev); in lm_link_i2c_update()
1758 PHY_HW_UNLOCK(pdev); in lm_link_on_timer()
[all …]
H A Dlm_hw_access.c1257 PHY_HW_UNLOCK(pdev); in lm_set_led_wrapper()
1346 PHY_HW_UNLOCK(pdev); in lm_get_transceiver_data()
H A Dlm_hw_attn.c1059 PHY_HW_UNLOCK(pdev); in lm_spio5_attn_everest_processing()
1919 PHY_HW_UNLOCK(pdev); in lm_handle_deassertion_processing()
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm.h927 #define PHY_HW_UNLOCK(pdev) lm_hw_unlock(pdev, HW_LOCK_RESOURCE_MDIO); macro