Home
last modified time | relevance | path

Searched refs:remote_phy_ad (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.c2442 u32_t *remote_phy_ad) in get_serdes_phy_ad() argument
2447 *remote_phy_ad = 0; in get_serdes_phy_ad()
2467 *remote_phy_ad |= PHY_AN_AD_PAUSE_CAPABLE; in get_serdes_phy_ad()
2472 *remote_phy_ad |= PHY_AN_AD_ASYM_PAUSE; in get_serdes_phy_ad()
2498 *remote_phy_ad |= PHY_AN_AD_PAUSE_CAPABLE; in get_serdes_phy_ad()
2503 *remote_phy_ad |= PHY_AN_AD_ASYM_PAUSE; in get_serdes_phy_ad()
2523 u32_t remote_phy_ad; in set_mac_flow_control() local
2545 remote_phy_ad = 0; in set_mac_flow_control()
2555 remote_phy_ad |= PHY_LINK_PARTNER_PAUSE_CAPABLE; in set_mac_flow_control()
2560 remote_phy_ad |= PHY_LINK_PARTNER_ASYM_PAUSE; in set_mac_flow_control()
[all …]