Searched refs:bnx2x_get_warpcore_lane (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_link.c | 3221 static u8 bnx2x_get_warpcore_lane(struct bnx2x_phy *phy, in bnx2x_get_warpcore_lane() function 3289 aer_val = bnx2x_get_warpcore_lane(phy, params); in bnx2x_set_aer_mmd() 3547 u8 lane = bnx2x_get_warpcore_lane(phy, params); in bnx2x_ext_phy_update_adv_fc() 3719 u16 lane = bnx2x_get_warpcore_lane(phy, params); in bnx2x_warpcore_restart_AN_KR() 3785 lane = bnx2x_get_warpcore_lane(phy, params); in bnx2x_warpcore_enable_AN_KR() 3904 lane = bnx2x_get_warpcore_lane(phy, params); in bnx2x_warpcore_set_10G_KR() 4054 lane = bnx2x_get_warpcore_lane(phy, params); in bnx2x_warpcore_set_10G_XFI() 4322 lane = bnx2x_get_warpcore_lane(phy, params); in bnx2x_warpcore_clear_regs() 4391 lane = bnx2x_get_warpcore_lane(phy, params); in bnx2x_warpcore_get_sigdet() 4413 u16 lane = bnx2x_get_warpcore_lane(phy, params); in bnx2x_warpcore_config_runtime() [all …]
|