Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h63 s32 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.c2209 .acquire_swfw_sync = &ixgbe_acquire_swfw_sync,
H A Dixgbe_common.c2576 s32 ixgbe_acquire_swfw_sync(struct ixgbe_hw *hw, u32 mask) in ixgbe_acquire_swfw_sync() function