Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
HDixgbe_api.h193 s32 ixgbe_acquire_swfw_semaphore(struct ixgbe_hw *hw, u32 mask);
HDixgbe_api.c1672 s32 ixgbe_acquire_swfw_semaphore(struct ixgbe_hw *hw, u32 mask) in ixgbe_acquire_swfw_semaphore() function
HDixgbe_x550.c1141 ret = ixgbe_acquire_swfw_semaphore(hw, gssr); in ixgbe_write_iosf_sb_reg_x550()
1187 ret = ixgbe_acquire_swfw_semaphore(hw, gssr); in ixgbe_read_iosf_sb_reg_x550()