Searched refs:pending_flr (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_sriov.h201 u64 pending_flr[ECORE_VF_ARRAY_LENGTH]; member in struct:ecore_pf_iov
H A Decore_sriov.c3937 if (p_hwfn->pf_iov_info->pending_flr[rel_vf_id / 64] &
3989 p_hwfn->pf_iov_info->pending_flr[rel_vf_id / 64] &=
4070 u64 *p_flr = p_hwfn->pf_iov_info->pending_flr;
4079 /* No need to lock here, since pending_flr should
4374 return !!(p_hwfn->pf_iov_info->pending_flr[rel_vf_id / 64] &

Completed in 97 milliseconds