Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c4487 bool update_pause = false; in bnxt_update_phy_setting() local
4498 update_pause = true; in bnxt_update_phy_setting()
4501 update_pause = true; in bnxt_update_phy_setting()
4519 rc = bnxt_hwrm_set_link_setting(bp, update_pause); in bnxt_update_phy_setting()
4520 else if (update_pause) in bnxt_update_phy_setting()