Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_common.h89 s32 ixgbe_acquire_swfw_sync(struct ixgbe_hw *hw, u32 mask);
H A Dixgbe_common.c77 mac->ops.acquire_swfw_sync = ixgbe_acquire_swfw_sync; in ixgbe_init_ops_generic()
3246 s32 ixgbe_acquire_swfw_sync(struct ixgbe_hw *hw, u32 mask) in ixgbe_acquire_swfw_sync() function