Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_ethtool.c195 u32 phy_idx = bnx2x_get_cur_phy_idx(bp); in bnx2x_get_port_type()
269 media_type = bp->link_params.phy[bnx2x_get_cur_phy_idx(bp)].media_type; in bnx2x_get_settings()
624 phy_idx = bnx2x_get_cur_phy_idx(bp); in bnx2x_set_settings()
1472 phy_idx = bnx2x_get_cur_phy_idx(bp); in bnx2x_get_module_eeprom()
1534 phy_idx = bnx2x_get_cur_phy_idx(bp); in bnx2x_get_module_info()
Dbnx2x.h2157 int bnx2x_get_cur_phy_idx(struct bnx2x *bp);
Dbnx2x_cmn.c4820 int bnx2x_get_cur_phy_idx(struct bnx2x *bp) in bnx2x_get_cur_phy_idx() function
4851 u32 sel_phy_idx = bnx2x_get_cur_phy_idx(bp); in bnx2x_get_link_cfg_idx()