Searched refs:ixgbe_iosf_wait (Results 1 – 1 of 1) sorted by relevance
656 * ixgbe_iosf_wait - Wait for IOSF command completion664 static int ixgbe_iosf_wait(struct ixgbe_hw *hw, u32 *ctrl) in ixgbe_iosf_wait() function 706 ret = ixgbe_iosf_wait(hw, NULL); in ixgbe_read_iosf_sb_reg_x550() 716 ret = ixgbe_iosf_wait(hw, &command); in ixgbe_read_iosf_sb_reg_x550() 1403 ret = ixgbe_iosf_wait(hw, NULL); in ixgbe_write_iosf_sb_reg_x550() 1416 ret = ixgbe_iosf_wait(hw, &command); in ixgbe_write_iosf_sb_reg_x550()