Searched refs:RVU_PFVF_PF_MASK (Results 1 – 3 of 3) sorted by relevance
547 #define RVU_PFVF_PF_MASK 0x3F macro553 return (pcifunc >> RVU_PFVF_PF_SHIFT) & RVU_PFVF_PF_MASK; in rvu_get_pf()
34 #define RVU_PFVF_PF_MASK 0x3F macro
357 return (pcifunc >> RVU_PFVF_PF_SHIFT) & RVU_PFVF_PF_MASK; in rvu_get_pf()1700 ~(RVU_PFVF_PF_MASK << RVU_PFVF_PF_SHIFT); in __rvu_mbox_handler()