Searched refs:BP_LOG (Results 1 – 2 of 2) sorted by relevance
1398 BP_LOG("It is set to kr.\n"); in txgbe_set_link_to_kr()1497 BP_LOG("It is set to kx4.\n"); in txgbe_set_link_to_kx4()2301 BP_LOG("restart phy power.\n"); in txgbe_bp_down_event()2380 BP_LOG("AN INTERRUPT!! value: 0x%x\n", value); in txgbe_kr_handle()2429 BP_LOG("Enable the Backplane KR FEC ...\n"); in txgbe_handle_bp_flow()2432 BP_LOG("Backplane KR FEC is disabled.\n"); in txgbe_handle_bp_flow()2518 BP_LOG(" Link Ability (bit[15:0]): 0x%x\n", in txgbe_get_bp_ability()2548 BP_LOG(" Link Ability (bit[15:0]): 0x%x\n", in txgbe_get_bp_ability()2560 BP_LOG("done.\n"); in txgbe_get_bp_ability()2653 BP_LOG("Enable Clause 72 KR Training ...\n"); in txgbe_enable_kr_training()[all …]
55 #define BP_LOG(fmt, args...) \ macro