Searched refs:MED_VF_SW_FLAG_COUNT (Results 1 – 3 of 3) sorted by relevance
147 count = MED_VF_SW_FLAG_COUNT; in pf_clear_vf_scratch_regs()
1290 BUILD_BUG_ON(VF_SW_FLAG_COUNT != MED_VF_SW_FLAG_COUNT); in xe_guc_mmio_send_recv()1294 xe_assert(xe, len <= MED_VF_SW_FLAG_COUNT); in xe_guc_mmio_send_recv()
115 #define MED_VF_SW_FLAG_COUNT 4 macro