Home
last modified time | relevance | path

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

/trueos/sys/dev/bxe/
HDbxe_elink.c4320 uint16_t ld_pause; /* local */ in elink_ext_phy_update_adv_fc() local
4325 elink_cl22_read(sc, phy, 0x4, &ld_pause); in elink_ext_phy_update_adv_fc()
4339 MDIO_AN_REG_ADV_PAUSE, &ld_pause); in elink_ext_phy_update_adv_fc()
4344 MDIO_AN_REG_CL37_FC_LD, &ld_pause); in elink_ext_phy_update_adv_fc()
4347 ld_pause = ((ld_pause & in elink_ext_phy_update_adv_fc()
4357 MDIO_AN_REG_ADV_PAUSE, &ld_pause); in elink_ext_phy_update_adv_fc()
4362 pause_result = (ld_pause & in elink_ext_phy_update_adv_fc()
6124 uint16_t ld_pause; /* local driver */ in elink_update_adv_fc() local
6137 &ld_pause); in elink_update_adv_fc()
6142 pause_result = (ld_pause & in elink_update_adv_fc()
[all …]