Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x540.c22 static int ixgbe_get_swfw_sync_semaphore(struct ixgbe_hw *hw);
584 if (ixgbe_get_swfw_sync_semaphore(hw)) in ixgbe_acquire_swfw_sync_X540()
608 if (ixgbe_get_swfw_sync_semaphore(hw)) in ixgbe_acquire_swfw_sync_X540()
654 ixgbe_get_swfw_sync_semaphore(hw); in ixgbe_release_swfw_sync_X540()
670 static int ixgbe_get_swfw_sync_semaphore(struct ixgbe_hw *hw) in ixgbe_get_swfw_sync_semaphore() function
750 ixgbe_get_swfw_sync_semaphore(hw); in ixgbe_init_swfw_sync_X540()