Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1535 #define BNXT_PHY_STATE_ENABLED 0 macro
2289 (bp)->link_info.phy_state == BNXT_PHY_STATE_ENABLED)
H A Dbnxt.c11591 link_info->phy_state = BNXT_PHY_STATE_ENABLED; in bnxt_hwrm_phy_qcaps()