Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x540.h16 s32 ixgbe_acquire_swfw_sync_X540(struct ixgbe_hw *hw, u32 mask);
Dixgbe_x540.c554 s32 ixgbe_acquire_swfw_sync_X540(struct ixgbe_hw *hw, u32 mask) in ixgbe_acquire_swfw_sync_X540() function
751 ixgbe_acquire_swfw_sync_X540(hw, rmask); in ixgbe_init_swfw_sync_X540()
868 .acquire_swfw_sync = &ixgbe_acquire_swfw_sync_X540,
Dixgbe_x550.c3719 status = ixgbe_acquire_swfw_sync_X540(hw, mask); in ixgbe_acquire_swfw_sync_X550em()
3760 status = ixgbe_acquire_swfw_sync_X540(hw, hmask); in ixgbe_acquire_swfw_sync_x550em_a()
3905 .acquire_swfw_sync = &ixgbe_acquire_swfw_sync_X540,