Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.h445 u32 bnx2x_phy_selection(struct link_params *params);
Dbnx2x_link.c6579 (bnx2x_phy_selection(params) == in bnx2x_link_initialize()
6872 switch (bnx2x_phy_selection(params)) { in bnx2x_link_update()
10359 actual_phy_selection = bnx2x_phy_selection(params); in bnx2x_848x3_config_init()
12564 u32 bnx2x_phy_selection(struct link_params *params) in bnx2x_phy_selection() function
Dbnx2x_cmn.c4810 switch (bnx2x_phy_selection(&bp->link_params)) { in bnx2x_get_cur_phy_idx()