Searched refs:RVU_PFVF_FUNC_MASK (Results 1 – 2 of 2) sorted by relevance
128 #define RVU_PFVF_FUNC_MASK 0x3FF macro133 return (((pf_func >> RVU_PFVF_FUNC_SHIFT) & RVU_PFVF_FUNC_MASK) - 1); in otx2_get_vf()151 return !(pf_func & ~RVU_PFVF_FUNC_MASK); in otx2_is_afvf()
884 vf_id = vf_act->id & RVU_PFVF_FUNC_MASK; in otx2_flow_parse_actions()