Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c6894 bool update_pause = false; in bnxt_update_phy_setting() local
6910 update_pause = true; in bnxt_update_phy_setting()
6913 update_pause = true; in bnxt_update_phy_setting()
6938 rc = bnxt_hwrm_set_link_setting(bp, update_pause, update_eee); in bnxt_update_phy_setting()
6939 else if (update_pause) in bnxt_update_phy_setting()