Searched refs:ack_vfs (Results 1 – 1 of 1) sorted by relevance
3686 u16 rel_vf_id, u32 *ack_vfs) in qed_iov_execute_vf_flr_cleanup() argument3740 ack_vfs[vfid / 32] |= BIT((vfid % 32)); in qed_iov_execute_vf_flr_cleanup()3752 u32 ack_vfs[VF_MAX_STATIC / 32]; in qed_iov_vf_flr_cleanup() local3756 memset(ack_vfs, 0, sizeof(u32) * (VF_MAX_STATIC / 32)); in qed_iov_vf_flr_cleanup()3765 qed_iov_execute_vf_flr_cleanup(p_hwfn, p_ptt, i, ack_vfs); in qed_iov_vf_flr_cleanup()3767 rc = qed_mcp_ack_vf_flr(p_hwfn, p_ptt, ack_vfs); in qed_iov_vf_flr_cleanup()