Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h911 u8 auto_pause_setting; member
Dbnxt.c6406 link_info->auto_pause_setting = resp->auto_pause; in bnxt_update_link()
6604 bp->link_info.auto_pause_setting = 0; in bnxt_hwrm_set_pause()
6908 (link_info->auto_pause_setting & BNXT_LINK_PAUSE_BOTH) != in bnxt_update_phy_setting()
8586 if (link_info->auto_pause_setting & in bnxt_probe_phy()
8599 link_info->auto_pause_setting & BNXT_LINK_PAUSE_BOTH; in bnxt_probe_phy()
Dbnxt_ethtool.c1091 fw_pause = link_info->auto_pause_setting; in bnxt_fw_to_ethtool_advertised_spds()