Lines Matching refs:hw_dbg

124 		hw_dbg(hw, "ixgbe_fc_rx_pause not valid in strict IEEE mode\n");  in ixgbe_setup_fc()
215 hw_dbg(hw, "Flow control param set incorrectly\n"); in ixgbe_setup_fc()
232 hw_dbg(hw, "Set up FC; PCS1GLCTL = 0x%08X\n", reg); in ixgbe_setup_fc()
255 hw_dbg(hw, "Set up FC; IXGBE_AUTOC = 0x%08X\n", reg); in ixgbe_setup_fc()
496 hw_dbg(hw, "PBA string buffer was null\n"); in ixgbe_read_pba_string_generic()
502 hw_dbg(hw, "NVM Read Error\n"); in ixgbe_read_pba_string_generic()
508 hw_dbg(hw, "NVM Read Error\n"); in ixgbe_read_pba_string_generic()
518 hw_dbg(hw, "NVM PBA number is not stored as string\n"); in ixgbe_read_pba_string_generic()
522 hw_dbg(hw, "PBA string buffer too small\n"); in ixgbe_read_pba_string_generic()
554 hw_dbg(hw, "NVM Read Error\n"); in ixgbe_read_pba_string_generic()
559 hw_dbg(hw, "NVM PBA number section invalid length\n"); in ixgbe_read_pba_string_generic()
565 hw_dbg(hw, "PBA string buffer too small\n"); in ixgbe_read_pba_string_generic()
576 hw_dbg(hw, "NVM Read Error\n"); in ixgbe_read_pba_string_generic()
820 hw_dbg(hw, "Eeprom params: type = %d, size = %d, address bits: %d\n", in ixgbe_init_eeprom_params_generic()
1122 hw_dbg(hw, "Eeprom read timed out\n"); in ixgbe_read_eerd_buffer_generic()
1166 hw_dbg(hw, "Detected EEPROM page size = %d words.\n", in ixgbe_detect_eeprom_page_size_generic()
1215 hw_dbg(hw, "Eeprom write EEWR timed out\n"); in ixgbe_write_eewr_buffer_generic()
1223 hw_dbg(hw, "Eeprom write EEWR timed out\n"); in ixgbe_write_eewr_buffer_generic()
1303 hw_dbg(hw, "Could not acquire EEPROM grant\n"); in ixgbe_acquire_eeprom()
1343 hw_dbg(hw, "Driver can't access the Eeprom - SMBI Semaphore not granted.\n"); in ixgbe_get_eeprom_semaphore()
1358 hw_dbg(hw, "Software semaphore SMBI between device drivers not granted.\n"); in ixgbe_get_eeprom_semaphore()
1385 hw_dbg(hw, "SWESMBI Software EEPROM semaphore not granted.\n"); in ixgbe_get_eeprom_semaphore()
1442 hw_dbg(hw, "SPI EEPROM Status error\n"); in ixgbe_ready_eeprom()
1644 hw_dbg(hw, "EEPROM read failed\n"); in ixgbe_calc_eeprom_checksum_generic()
1653 hw_dbg(hw, "EEPROM read failed\n"); in ixgbe_calc_eeprom_checksum_generic()
1662 hw_dbg(hw, "EEPROM read failed\n"); in ixgbe_calc_eeprom_checksum_generic()
1671 hw_dbg(hw, "EEPROM read failed\n"); in ixgbe_calc_eeprom_checksum_generic()
1705 hw_dbg(hw, "EEPROM read failed\n"); in ixgbe_validate_eeprom_checksum_generic()
1717 hw_dbg(hw, "EEPROM read failed\n"); in ixgbe_validate_eeprom_checksum_generic()
1750 hw_dbg(hw, "EEPROM read failed\n"); in ixgbe_update_eeprom_checksum_generic()
1783 hw_dbg(hw, "RAR index %d is out of range.\n", index); in ixgbe_set_rar_generic()
1830 hw_dbg(hw, "RAR index %d is out of range.\n", index); in ixgbe_clear_rar_generic()
1873 hw_dbg(hw, " Keeping Current RAR0 Addr =%pM\n", hw->mac.addr); in ixgbe_init_rx_addrs_generic()
1876 hw_dbg(hw, "Overriding MAC Address in RAR[0]\n"); in ixgbe_init_rx_addrs_generic()
1877 hw_dbg(hw, " New MAC Addr =%pM\n", hw->mac.addr); in ixgbe_init_rx_addrs_generic()
1889 hw_dbg(hw, "Clearing RAR[1-%d]\n", rar_entries - 1); in ixgbe_init_rx_addrs_generic()
1899 hw_dbg(hw, " Clearing MTA\n"); in ixgbe_init_rx_addrs_generic()
1939 hw_dbg(hw, "MC filter type param set incorrectly\n"); in ixgbe_mta_vector()
1964 hw_dbg(hw, " bit-vector = 0x%03X\n", vector); in ixgbe_set_mta()
2004 hw_dbg(hw, " Clearing MTA\n"); in ixgbe_update_mc_addr_list_generic()
2009 hw_dbg(hw, " Adding the multicast addresses:\n"); in ixgbe_update_mc_addr_list_generic()
2022 hw_dbg(hw, "ixgbe_update_mc_addr_list_generic Complete\n"); in ixgbe_update_mc_addr_list_generic()
2082 hw_dbg(hw, "Invalid water mark configuration\n"); in ixgbe_fc_enable_generic()
2139 hw_dbg(hw, "Flow control param set incorrectly\n"); in ixgbe_fc_enable_generic()
2208 hw_dbg(hw, "Flow Control = FULL.\n"); in ixgbe_negotiate_fc()
2211 hw_dbg(hw, "Flow Control=RX PAUSE frames only\n"); in ixgbe_negotiate_fc()
2216 hw_dbg(hw, "Flow Control = TX PAUSE frames only.\n"); in ixgbe_negotiate_fc()
2220 hw_dbg(hw, "Flow Control = RX PAUSE frames only.\n"); in ixgbe_negotiate_fc()
2223 hw_dbg(hw, "Flow Control = NONE.\n"); in ixgbe_negotiate_fc()
2469 hw_dbg(hw, "GIO Master Disable bit didn't clear - requesting resets\n"); in ixgbe_disable_pcie_master()
2486 hw_dbg(hw, "PCIe transaction pending bit also did not clear.\n"); in ixgbe_disable_pcie_master()
2613 hw_dbg(hw, "Rx unit being enabled before security path fully disabled. Continuing with init.\n"); in ixgbe_disable_rx_buff_generic()
2867 hw_dbg(hw, "RAR index %d is out of range.\n", rar); in ixgbe_clear_vmdq_generic()
2916 hw_dbg(hw, "RAR index %d is out of range.\n", rar); in ixgbe_set_vmdq_generic()
3010 hw_dbg(hw, "No space in VLVF.\n"); in ixgbe_find_vlvf_slot()
3204 hw_dbg(hw, "LINKS changed from %08X to %08X\n", in ixgbe_check_mac_link_generic()
3498 hw_dbg(hw, "Buffer length failure buffersize-%d.\n", length); in ixgbe_host_interface_command()
3509 hw_dbg(hw, "IXGBE_HOST_EN bit disabled.\n"); in ixgbe_host_interface_command()
3515 hw_dbg(hw, "Buffer length failure, not aligned to dword"); in ixgbe_host_interface_command()
3542 hw_dbg(hw, "Command has failed with no status valid.\n"); in ixgbe_host_interface_command()
3564 hw_dbg(hw, "Buffer not large enough for reply message.\n"); in ixgbe_host_interface_command()