Home
last modified time | relevance | path

Searched refs:PORT_PHY_CFG_REQ_FLAGS_RESET_PHY (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c3212 req->flags = cpu_to_le32(new_cfg | PORT_PHY_CFG_REQ_FLAGS_RESET_PHY); in bnxt_set_fecparam()
4663 PORT_PHY_CFG_REQ_FLAGS_RESET_PHY); in bnxt_disable_an_for_lpbk()
H A Dbnxt_hsi.h4184 #define PORT_PHY_CFG_REQ_FLAGS_RESET_PHY 0x1UL macro
H A Dbnxt.c11816 req->flags |= cpu_to_le32(PORT_PHY_CFG_REQ_FLAGS_RESET_PHY); in bnxt_hwrm_set_link_common()