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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c12274 u32 return_cfg = PORT_HW_CFG_PHY_SELECTION_HARDWARE_DEFAULT; bnx2x_phy_selection() local
12285 return_cfg = PORT_HW_CFG_PHY_SELECTION_SECOND_PHY_PRIORITY; bnx2x_phy_selection()
12288 return_cfg = PORT_HW_CFG_PHY_SELECTION_FIRST_PHY_PRIORITY; bnx2x_phy_selection()
12291 return_cfg = PORT_HW_CFG_PHY_SELECTION_FIRST_PHY; bnx2x_phy_selection()
12294 return_cfg = PORT_HW_CFG_PHY_SELECTION_SECOND_PHY; bnx2x_phy_selection()
12298 return_cfg = prio_cfg; bnx2x_phy_selection()
12300 return return_cfg; bnx2x_phy_selection()

Completed in 114 milliseconds