Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1531 u8 force_pause; member
H A Dbnxt.c12300 link_info->force_pause_setting = resp->force_pause; in bnxt_update_link()
12441 req->force_pause |= PORT_PHY_CFG_REQ_FORCE_PAUSE_RX; in bnxt_hwrm_set_pause_common()
12443 req->force_pause |= PORT_PHY_CFG_REQ_FORCE_PAUSE_TX; in bnxt_hwrm_set_pause_common()
12447 req->auto_pause = req->force_pause; in bnxt_hwrm_set_pause_common()