Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c1983 req.flags = cpu_to_le32(new_cfg | PORT_PHY_CFG_REQ_FLAGS_RESET_PHY); in bnxt_set_fecparam()
3149 PORT_PHY_CFG_REQ_FLAGS_RESET_PHY); in bnxt_disable_an_for_lpbk()
Dbnxt_hsi.h2499 #define PORT_PHY_CFG_REQ_FLAGS_RESET_PHY 0x1UL macro
Dbnxt.c9246 req->flags |= cpu_to_le32(PORT_PHY_CFG_REQ_FLAGS_RESET_PHY); in bnxt_hwrm_set_link_common()