Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Delink.h582 uint32_t elink_phy_selection(struct elink_params *params);
H A Delink.c7514 (elink_phy_selection(params) == in elink_link_initialize()
7805 switch (elink_phy_selection(params)) { in elink_link_update()
11321 actual_phy_selection = elink_phy_selection(params); in elink_848x3_config_init()
13468 uint32_t elink_phy_selection(struct elink_params *params) in elink_phy_selection() function
H A Dbnx2x.c6797 switch (elink_phy_selection(&sc->link_params)) { in bnx2x_get_cur_phy_idx()