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;
742 struct otx2_vf_config *config = &pf->vf_configs[devid - 1]; in otx2_process_pfaf_mbox_msg()848 struct otx2_vf_config *config = &pf->vf_configs[i]; in otx2_mbox_up_handler_cgx_link_event()2165 struct otx2_vf_config *config; in otx2_vf_link_event_task()2171 config = container_of(work, struct otx2_vf_config, in otx2_vf_link_event_task()2206 pf->vf_configs = kcalloc(numvfs, sizeof(struct otx2_vf_config), in otx2_sriov_enable()