Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_phy.c3922 u32_t link_chng; in lm_service_phy_int() local
3925 link_chng = FALSE; in lm_service_phy_int()
3934 link_chng = TRUE; in lm_service_phy_int()
3939 link_chng = TRUE; in lm_service_phy_int()
3944 link_chng = FALSE; in lm_service_phy_int()
3953 link_chng = TRUE; in lm_service_phy_int()
3962 link_chng = TRUE; in lm_service_phy_int()
3971 if(link_chng || force_service_int || pdev->params.enable_remote_phy) in lm_service_phy_int()