Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h398 #define BNXT_PHY_STATE_DISABLED 1 macro
H A Dbnxt_hwrm.c2909 link_info->phy_state = BNXT_PHY_STATE_DISABLED; in bnxt_hwrm_phy_qcaps()
2911 } else if (link_info->phy_state == BNXT_PHY_STATE_DISABLED) { in bnxt_hwrm_phy_qcaps()