Lines Matching refs:pcifunc
119 req->hdr.pcifunc &= RVU_PFVF_FUNC_MASK; in otx2_flr_handler()
120 req->hdr.pcifunc |= (vf + 1) & RVU_PFVF_FUNC_MASK; in otx2_flr_handler()
197 snprintf(irq_name, NAME_SIZE, "RVUPF%d_ME0", rvu_get_pf(pf->pcifunc)); in otx2_register_flr_me_intr()
207 snprintf(irq_name, NAME_SIZE, "RVUPF%d_FLR0", rvu_get_pf(pf->pcifunc)); in otx2_register_flr_me_intr()
219 rvu_get_pf(pf->pcifunc)); in otx2_register_flr_me_intr()
229 rvu_get_pf(pf->pcifunc)); in otx2_register_flr_me_intr()
479 msg->pcifunc &= RVU_PFVF_FUNC_MASK; in otx2_pfvf_mbox_handler()
480 msg->pcifunc |= (vf_idx + 1) & RVU_PFVF_FUNC_MASK; in otx2_pfvf_mbox_handler()
701 if (pf->pcifunc) in otx2_register_pfvf_mbox_intr()
703 "RVUPF%d_VF Mbox0", rvu_get_pf(pf->pcifunc)); in otx2_register_pfvf_mbox_intr()
717 if (pf->pcifunc) in otx2_register_pfvf_mbox_intr()
719 "RVUPF%d_VF Mbox1", rvu_get_pf(pf->pcifunc)); in otx2_register_pfvf_mbox_intr()
757 devid = msg->pcifunc & RVU_PFVF_FUNC_MASK; in otx2_process_pfaf_mbox_msg()
778 pf->pcifunc = msg->pcifunc; in otx2_process_pfaf_mbox_msg()
908 rsp->hdr.pcifunc = 0; \ in otx2_process_mbox_msg_up()
942 devid = msg->pcifunc & RVU_PFVF_FUNC_MASK; in otx2_pfaf_mbox_up_handler()
1539 if (!(pf->pcifunc & RVU_PFVF_FUNC_MASK)) in otx2_free_hw_resources()
1597 if (is_otx2_vf(pfvf->pcifunc)) in otx2_promisc_use_mce_list()
1732 rvu_get_pf(pf->pcifunc)); in otx2_open()
1753 rvu_get_pf(pf->pcifunc), qidx); in otx2_open()
1785 if (pf->linfo.link_up && !(pf->pcifunc & RVU_PFVF_FUNC_MASK)) in otx2_open()