Searched refs:ixgbe_acquire_swfw_sync (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h63 int ixgbe_acquire_swfw_sync(struct ixgbe_hw *hw, u32 mask);
H A Dixgbe_82598.c1151 .acquire_swfw_sync = &ixgbe_acquire_swfw_sync,
H A Dixgbe_82599.c2212 .acquire_swfw_sync = &ixgbe_acquire_swfw_sync,
H A Dixgbe_common.c2569 * ixgbe_acquire_swfw_sync - Acquire SWFW semaphore
2576 int ixgbe_acquire_swfw_sync(struct ixgbe_hw *hw, u32 mask) function

Completed in 149 milliseconds