Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.h445 u32 bnx2x_phy_selection(struct link_params *params);
Dbnx2x_link.c6585 (bnx2x_phy_selection(params) == in bnx2x_link_initialize()
6878 switch (bnx2x_phy_selection(params)) { in bnx2x_link_update()
10355 actual_phy_selection = bnx2x_phy_selection(params); in bnx2x_848x3_config_init()
12556 u32 bnx2x_phy_selection(struct link_params *params) in bnx2x_phy_selection() function
Dbnx2x_cmn.c4819 switch (bnx2x_phy_selection(&bp->link_params)) { in bnx2x_get_cur_phy_idx()