Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1226 u8 auto_pause_setting; member
H A Dbnxt.c9668 link_info->auto_pause_setting = resp->auto_pause; in bnxt_update_link()
9883 bp->link_info.auto_pause_setting = 0; in bnxt_hwrm_set_pause()
10374 (link_info->auto_pause_setting & BNXT_LINK_PAUSE_BOTH) != in bnxt_update_phy_setting()
12020 if (link_info->auto_pause_setting & in bnxt_init_ethtool_link_settings()
12040 link_info->auto_pause_setting & BNXT_LINK_PAUSE_BOTH; in bnxt_init_ethtool_link_settings()
H A Dbnxt_ethtool.c1621 fw_pause = link_info->auto_pause_setting; in bnxt_fw_to_ethtool_advertised_spds()