Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c12557 u32 return_cfg = PORT_HW_CFG_PHY_SELECTION_HARDWARE_DEFAULT; in bnx2x_phy_selection() local
12568 return_cfg = PORT_HW_CFG_PHY_SELECTION_SECOND_PHY_PRIORITY; in bnx2x_phy_selection()
12571 return_cfg = PORT_HW_CFG_PHY_SELECTION_FIRST_PHY_PRIORITY; in bnx2x_phy_selection()
12574 return_cfg = PORT_HW_CFG_PHY_SELECTION_FIRST_PHY; in bnx2x_phy_selection()
12577 return_cfg = PORT_HW_CFG_PHY_SELECTION_SECOND_PHY; in bnx2x_phy_selection()
12581 return_cfg = prio_cfg; in bnx2x_phy_selection()
12583 return return_cfg; in bnx2x_phy_selection()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c12559 u32 return_cfg = PORT_HW_CFG_PHY_SELECTION_HARDWARE_DEFAULT; in bnx2x_phy_selection() local
12570 return_cfg = PORT_HW_CFG_PHY_SELECTION_SECOND_PHY_PRIORITY; in bnx2x_phy_selection()
12573 return_cfg = PORT_HW_CFG_PHY_SELECTION_FIRST_PHY_PRIORITY; in bnx2x_phy_selection()
12576 return_cfg = PORT_HW_CFG_PHY_SELECTION_FIRST_PHY; in bnx2x_phy_selection()
12579 return_cfg = PORT_HW_CFG_PHY_SELECTION_SECOND_PHY; in bnx2x_phy_selection()
12583 return_cfg = prio_cfg; in bnx2x_phy_selection()
12585 return return_cfg; in bnx2x_phy_selection()

Completed in 29 milliseconds