Searched refs:ack_vfs (Results 1 – 1 of 1) sorted by relevance
3669 u16 rel_vf_id, u32 *ack_vfs) in qed_iov_execute_vf_flr_cleanup() argument3723 ack_vfs[vfid / 32] |= BIT((vfid % 32)); in qed_iov_execute_vf_flr_cleanup()3735 u32 ack_vfs[VF_MAX_STATIC / 32]; in qed_iov_vf_flr_cleanup() local3739 memset(ack_vfs, 0, sizeof(u32) * (VF_MAX_STATIC / 32)); in qed_iov_vf_flr_cleanup()3748 qed_iov_execute_vf_flr_cleanup(p_hwfn, p_ptt, i, ack_vfs); in qed_iov_vf_flr_cleanup()3750 rc = qed_mcp_ack_vf_flr(p_hwfn, p_ptt, ack_vfs); in qed_iov_vf_flr_cleanup()