Home
last modified time | relevance | path

Searched refs:IXGBE_ERROR_POLLING (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_mbx.c64 ERROR_REPORT2(IXGBE_ERROR_POLLING, in ixgbe_poll_for_msg()
96 ERROR_REPORT2(IXGBE_ERROR_POLLING, in ixgbe_poll_for_ack()
539 ERROR_REPORT2(IXGBE_ERROR_POLLING, in ixgbe_obtain_mbx_lock_pf()
H A Dixgbe_x540.c252 ERROR_REPORT1(IXGBE_ERROR_POLLING, in ixgbe_reset_hw_X540()
753 ERROR_REPORT1(IXGBE_ERROR_POLLING, in ixgbe_poll_flash_update_done_X540()
927 ERROR_REPORT1(IXGBE_ERROR_POLLING, in ixgbe_get_swfw_sync_semaphore()
933 ERROR_REPORT1(IXGBE_ERROR_POLLING, in ixgbe_get_swfw_sync_semaphore()
H A Dixgbe_phy.c568 ERROR_REPORT1(IXGBE_ERROR_POLLING, in ixgbe_reset_phy_generic()
612 ERROR_REPORT1(IXGBE_ERROR_POLLING, "PHY address command did not complete.\n"); in ixgbe_read_phy_reg_mdi()
642 ERROR_REPORT1(IXGBE_ERROR_POLLING, "PHY read command didn't complete\n"); in ixgbe_read_phy_reg_mdi()
722 ERROR_REPORT1(IXGBE_ERROR_POLLING, "PHY address cmd didn't complete\n"); in ixgbe_write_phy_reg_mdi()
751 ERROR_REPORT1(IXGBE_ERROR_POLLING, "PHY write cmd didn't complete\n"); in ixgbe_write_phy_reg_mdi()
H A Dixgbe_common.c1807 ERROR_REPORT1(IXGBE_ERROR_POLLING, in ixgbe_poll_eerd_eewr_done()
1945 ERROR_REPORT1(IXGBE_ERROR_POLLING, in ixgbe_get_eeprom_semaphore()
1951 ERROR_REPORT1(IXGBE_ERROR_POLLING, in ixgbe_get_eeprom_semaphore()
3272 ERROR_REPORT1(IXGBE_ERROR_POLLING, in ixgbe_disable_pcie_master()
H A Dixgbe_x550.c1118 ERROR_REPORT1(IXGBE_ERROR_POLLING, "Wait timed out\n"); in ixgbe_iosf_wait()
1162 ERROR_REPORT2(IXGBE_ERROR_POLLING, in ixgbe_write_iosf_sb_reg_x550()
1205 ERROR_REPORT2(IXGBE_ERROR_POLLING, in ixgbe_read_iosf_sb_reg_x550()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.h86 #define IXGBE_ERROR_POLLING "POLLING ERROR" macro