Searched refs:bnx2x_warpcore_reset_lane (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_link.c | 4274 static void bnx2x_warpcore_reset_lane(struct bnx2x *bp, in bnx2x_warpcore_reset_lane() function 4432 bnx2x_warpcore_reset_lane(bp, phy, 1); in bnx2x_warpcore_config_runtime() 4433 bnx2x_warpcore_reset_lane(bp, phy, 0); in bnx2x_warpcore_config_runtime() 4506 bnx2x_warpcore_reset_lane(bp, phy, 1); in bnx2x_warpcore_config_init() 4594 bnx2x_warpcore_reset_lane(bp, phy, 0); in bnx2x_warpcore_config_init() 4607 bnx2x_warpcore_reset_lane(bp, phy, 1); in bnx2x_warpcore_link_reset() 8660 bnx2x_warpcore_reset_lane(bp, phy, 1); in bnx2x_warpcore_set_limiting_mode() 8661 bnx2x_warpcore_reset_lane(bp, phy, 0); in bnx2x_warpcore_set_limiting_mode() 8788 bnx2x_warpcore_reset_lane(bp, phy, 1); in bnx2x_handle_module_detect_int() 8790 bnx2x_warpcore_reset_lane(bp, phy, 0); in bnx2x_handle_module_detect_int() [all …]
|