Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c3204 req->flags = cpu_to_le32(new_cfg | PORT_PHY_CFG_REQ_FLAGS_RESET_PHY); in bnxt_set_fecparam()
4655 PORT_PHY_CFG_REQ_FLAGS_RESET_PHY); in bnxt_disable_an_for_lpbk()
Dbnxt_hsi.h4128 #define PORT_PHY_CFG_REQ_FLAGS_RESET_PHY 0x1UL macro
Dbnxt.c11495 req->flags |= cpu_to_le32(PORT_PHY_CFG_REQ_FLAGS_RESET_PHY); in bnxt_hwrm_set_link_common()