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

/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c3007 req->flags = cpu_to_le32(new_cfg | PORT_PHY_CFG_REQ_FLAGS_RESET_PHY);
4458 PORT_PHY_CFG_REQ_FLAGS_RESET_PHY);
H A Dbnxt_hsi.h4005 #define PORT_PHY_CFG_REQ_FLAGS_RESET_PHY 0x1UL macro
H A Dbnxt.c11107 req->flags |= cpu_to_le32(PORT_PHY_CFG_REQ_FLAGS_RESET_PHY);

Completed in 380 milliseconds