p_disabled_vfs   3754 drivers/net/ethernet/qlogic/qed/qed_sriov.c bool qed_iov_mark_vf_flr(struct qed_hwfn *p_hwfn, u32 *p_disabled_vfs)
p_disabled_vfs   3763 drivers/net/ethernet/qlogic/qed/qed_sriov.c 			   i * 32, (i + 1) * 32 - 1, p_disabled_vfs[i]);
p_disabled_vfs   3780 drivers/net/ethernet/qlogic/qed/qed_sriov.c 		if (BIT((vfid % 32)) & p_disabled_vfs[vfid / 32]) {