Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ixgbe/
Dixgbe_common.h64 s32 ixgbe_acquire_swfw_sync(struct ixgbe_hw *hw, u32 mask);
Dixgbe_82598.c1151 .acquire_swfw_sync = &ixgbe_acquire_swfw_sync,
Dixgbe_82599.c2210 .acquire_swfw_sync = &ixgbe_acquire_swfw_sync,
Dixgbe_common.c2589 s32 ixgbe_acquire_swfw_sync(struct ixgbe_hw *hw, u32 mask) in ixgbe_acquire_swfw_sync() function