Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x540.c21 static s32 ixgbe_get_swfw_sync_semaphore(struct ixgbe_hw *hw);
577 if (ixgbe_get_swfw_sync_semaphore(hw)) in ixgbe_acquire_swfw_sync_X540()
601 if (ixgbe_get_swfw_sync_semaphore(hw)) in ixgbe_acquire_swfw_sync_X540()
647 ixgbe_get_swfw_sync_semaphore(hw); in ixgbe_release_swfw_sync_X540()
658 * ixgbe_get_swfw_sync_semaphore - Get hardware semaphore
663 static s32 ixgbe_get_swfw_sync_semaphore(struct ixgbe_hw *hw) in ixgbe_get_swfw_sync_semaphore() function
743 ixgbe_get_swfw_sync_semaphore(hw); in ixgbe_init_swfw_sync_X540()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x540.c21 static s32 ixgbe_get_swfw_sync_semaphore(struct ixgbe_hw *hw);
577 if (ixgbe_get_swfw_sync_semaphore(hw)) in ixgbe_acquire_swfw_sync_X540()
601 if (ixgbe_get_swfw_sync_semaphore(hw)) in ixgbe_acquire_swfw_sync_X540()
647 ixgbe_get_swfw_sync_semaphore(hw); in ixgbe_release_swfw_sync_X540()
658 * ixgbe_get_swfw_sync_semaphore - Get hardware semaphore
663 static s32 ixgbe_get_swfw_sync_semaphore(struct ixgbe_hw *hw) in ixgbe_get_swfw_sync_semaphore() function
743 ixgbe_get_swfw_sync_semaphore(hw); in ixgbe_init_swfw_sync_X540()

Completed in 3 milliseconds