Searched refs:RVU_PFVF_PF_SHIFT (Results 1 – 3 of 3) sorted by relevance
318 return (pcifunc >> RVU_PFVF_PF_SHIFT) & RVU_PFVF_PF_MASK; in rvu_get_pf()1455 ~(RVU_PFVF_PF_MASK << RVU_PFVF_PF_SHIFT); in __rvu_mbox_handler()1456 msg->pcifunc |= (devid << RVU_PFVF_PF_SHIFT); in __rvu_mbox_handler()1837 pcifunc = pf << RVU_PFVF_PF_SHIFT; in rvu_flr_handler()
33 #define RVU_PFVF_PF_SHIFT 10 macro
1106 TXSCH_MAP((pf << RVU_PFVF_PF_SHIFT), 0); in rvu_get_tl1_schqs()1108 TXSCH_MAP((pf << RVU_PFVF_PF_SHIFT), 0); in rvu_get_tl1_schqs()1725 pcifunc >> RVU_PFVF_PF_SHIFT); in nix_update_bcast_mce_list()1788 pcifunc = (pf << RVU_PFVF_PF_SHIFT); in nix_setup_bcast_tables()