Home | History | Annotate | Download | only in ixgbe

Lines Matching refs:IXGBE_ERR_SWFW_SYNC

239 		return IXGBE_ERR_SWFW_SYNC;
417 status = IXGBE_ERR_SWFW_SYNC;
444 status = IXGBE_ERR_SWFW_SYNC;
468 status = IXGBE_ERR_SWFW_SYNC;
495 status = IXGBE_ERR_SWFW_SYNC;
607 return IXGBE_ERR_SWFW_SYNC;
668 return IXGBE_ERR_SWFW_SYNC;
806 DEBUGOUT("Failed to get NVM access and register semaphore, returning IXGBE_ERR_SWFW_SYNC\n");
807 return IXGBE_ERR_SWFW_SYNC;
832 DEBUGOUT("Failed to get NVM semaphore and register semaphore while forcefully ignoring FW semaphore bit(s) and setting SW semaphore bit(s), returning IXGBE_ERR_SWFW_SYNC\n");
833 return IXGBE_ERR_SWFW_SYNC;
857 DEBUGOUT("Resource not released by other SW, returning IXGBE_ERR_SWFW_SYNC\n");
858 return IXGBE_ERR_SWFW_SYNC;
861 DEBUGOUT("Returning error IXGBE_ERR_SWFW_SYNC\n");
863 return IXGBE_ERR_SWFW_SYNC;