Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.h444 u32 bnx2x_phy_selection(struct link_params *params);
Dbnx2x_link.c6597 (bnx2x_phy_selection(params) == in bnx2x_link_initialize()
6890 switch (bnx2x_phy_selection(params)) { in bnx2x_link_update()
10327 actual_phy_selection = bnx2x_phy_selection(params); in bnx2x_848x3_config_init()
12439 u32 bnx2x_phy_selection(struct link_params *params) in bnx2x_phy_selection() function
Dbnx2x_cmn.c4834 switch (bnx2x_phy_selection(&bp->link_params)) { in bnx2x_get_cur_phy_idx()