Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c9668 link_info->auto_pause_setting = resp->auto_pause; in bnxt_update_link()
9807 req->auto_pause = in bnxt_hwrm_set_pause_common()
9810 req->auto_pause |= PORT_PHY_CFG_REQ_AUTO_PAUSE_RX; in bnxt_hwrm_set_pause_common()
9812 req->auto_pause |= PORT_PHY_CFG_REQ_AUTO_PAUSE_TX; in bnxt_hwrm_set_pause_common()
9823 req->auto_pause = req->force_pause; in bnxt_hwrm_set_pause_common()
H A Dbnxt_hsi.h3874 u8 auto_pause; member
4059 u8 auto_pause; member