Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c9409 link_info->auto_pause_setting = resp->auto_pause; in bnxt_update_link()
9548 req->auto_pause = in bnxt_hwrm_set_pause_common()
9551 req->auto_pause |= PORT_PHY_CFG_REQ_AUTO_PAUSE_RX; in bnxt_hwrm_set_pause_common()
9553 req->auto_pause |= PORT_PHY_CFG_REQ_AUTO_PAUSE_TX; in bnxt_hwrm_set_pause_common()
9564 req->auto_pause = req->force_pause; in bnxt_hwrm_set_pause_common()
Dbnxt_hsi.h3328 u8 auto_pause; member
3513 u8 auto_pause; member