Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ixgbe/
HDixgbe_api.h193 s32 ixgbe_acquire_swfw_semaphore(struct ixgbe_hw *hw, u32 mask);
HDixgbe_api.c1644 s32 ixgbe_acquire_swfw_semaphore(struct ixgbe_hw *hw, u32 mask) in ixgbe_acquire_swfw_semaphore() function
HDixgbe_x550.c1236 ret = ixgbe_acquire_swfw_semaphore(hw, gssr); in ixgbe_write_iosf_sb_reg_x550()
1282 ret = ixgbe_acquire_swfw_semaphore(hw, gssr); in ixgbe_read_iosf_sb_reg_x550()