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.c1408 req->auto_pause = in bnxt_hwrm_set_pause_common()
1411 req->auto_pause |= in bnxt_hwrm_set_pause_common()
1414 req->auto_pause |= in bnxt_hwrm_set_pause_common()
1427 req->auto_pause = req->force_pause; in bnxt_hwrm_set_pause_common()
2903 (resp->auto_pause & BNXT_AUTO_PAUSE_AUTONEG_PAUSE)) { in bnxt_hwrm_port_phy_qcfg()
2908 if (resp->auto_pause & BNXT_PAUSE_TX) in bnxt_hwrm_port_phy_qcfg()
2910 if (resp->auto_pause & BNXT_PAUSE_RX) in bnxt_hwrm_port_phy_qcfg()
H A Dhsi_struct_def.h26982 uint8_t auto_pause; member
27561 uint8_t auto_pause; member