Searched refs:HWRM_PORT_PHY_CFG_INPUT_FLAGS_FORCE (Results 1 – 2 of 2) sorted by relevance
1282 !(conf->phy_flags & HWRM_PORT_PHY_CFG_INPUT_FLAGS_FORCE)) { in bnxt_hwrm_port_phy_cfg()1298 !(conf->phy_flags & HWRM_PORT_PHY_CFG_INPUT_FLAGS_FORCE)) in bnxt_hwrm_port_phy_cfg()3114 link_req.phy_flags |= HWRM_PORT_PHY_CFG_INPUT_FLAGS_FORCE; in bnxt_set_hwrm_link_config()
17229 #define HWRM_PORT_PHY_CFG_INPUT_FLAGS_FORCE \ macro