Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1529 #define BNXT_PHY_STATE_DISABLED 1 macro
H A Dbnxt.c11208 link_info->phy_state = BNXT_PHY_STATE_DISABLED; in bnxt_hwrm_phy_qcaps()
11210 } else if (link_info->phy_state == BNXT_PHY_STATE_DISABLED) { in bnxt_hwrm_phy_qcaps()