Lines Matching refs:hw_dbg
69 hw_dbg(hw, "i40e_set_mac_type found mac: %d, returns: %d\n", in i40e_set_mac_type()
770 hw_dbg(hw, "Failed to read PBA flags or flag is invalid.\n"); in i40e_read_pba_string()
776 hw_dbg(hw, "Failed to read PBA Block pointer.\n"); in i40e_read_pba_string()
782 hw_dbg(hw, "Failed to read PBA Block size.\n"); in i40e_read_pba_string()
791 hw_dbg(hw, "Buffer to small for PBA data.\n"); in i40e_read_pba_string()
798 hw_dbg(hw, "Failed to read PBA Block word %d.\n", i); in i40e_read_pba_string()
891 hw_dbg(hw, "Global reset polling failed to complete.\n"); in i40e_pf_reset()
902 hw_dbg(hw, "Core and Global modules ready %d\n", cnt1); in i40e_pf_reset()
909 hw_dbg(hw, "wait for FW Reset complete timedout\n"); in i40e_pf_reset()
910 hw_dbg(hw, "I40E_GLNVM_ULD = 0x%x\n", reg); in i40e_pf_reset()
932 hw_dbg(hw, "PF reset polling failed to complete.\n"); in i40e_pf_reset()
1156 hw_dbg(hw, "invalid mode passed in %X\n", mode); in i40e_led_set()