Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.c1325 req->auto_pause = in bnxt_hwrm_set_pause_common()
1328 req->auto_pause |= in bnxt_hwrm_set_pause_common()
1331 req->auto_pause |= in bnxt_hwrm_set_pause_common()
1344 req->auto_pause = req->force_pause; in bnxt_hwrm_set_pause_common()
2814 (resp->auto_pause & BNXT_AUTO_PAUSE_AUTONEG_PAUSE)) { in bnxt_hwrm_port_phy_qcfg()
2819 if (resp->auto_pause & BNXT_PAUSE_TX) in bnxt_hwrm_port_phy_qcfg()
2821 if (resp->auto_pause & BNXT_PAUSE_RX) in bnxt_hwrm_port_phy_qcfg()
H A Dhsi_struct_def.h26323 uint8_t auto_pause; member
26902 uint8_t auto_pause; member