Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_x540.c19 STATIC s32 ixgbe_get_swfw_sync_semaphore(struct ixgbe_hw *hw);
760 if (ixgbe_get_swfw_sync_semaphore(hw)) { in ixgbe_acquire_swfw_sync_X540()
786 if (ixgbe_get_swfw_sync_semaphore(hw)) { in ixgbe_acquire_swfw_sync_X540()
838 ixgbe_get_swfw_sync_semaphore(hw); in ixgbe_release_swfw_sync_X540()
854 STATIC s32 ixgbe_get_swfw_sync_semaphore(struct ixgbe_hw *hw) in ixgbe_get_swfw_sync_semaphore() function
948 ixgbe_get_swfw_sync_semaphore(hw); in ixgbe_init_swfw_sync_X540()