Searched refs:otx2_vf_config (Results 1 – 2 of 2) sorted by relevance
202 struct otx2_vf_config { struct257 struct otx2_vf_config *vf_configs;
747 struct otx2_vf_config *config = &pf->vf_configs[devid - 1]; in otx2_process_pfaf_mbox_msg()853 struct otx2_vf_config *config = &pf->vf_configs[i]; in otx2_mbox_up_handler_cgx_link_event()2180 struct otx2_vf_config *config; in otx2_vf_link_event_task()2186 config = container_of(work, struct otx2_vf_config, in otx2_vf_link_event_task()2221 pf->vf_configs = kcalloc(numvfs, sizeof(struct otx2_vf_config), in otx2_sriov_enable()