Home
last modified time | relevance | path

Searched refs:otx2_vf_config (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h202 struct otx2_vf_config { struct
257 struct otx2_vf_config *vf_configs;
H A Dotx2_pf.c750 struct otx2_vf_config *config = &pf->vf_configs[devid - 1]; in otx2_process_pfaf_mbox_msg()
856 struct otx2_vf_config *config = &pf->vf_configs[i]; in otx2_mbox_up_handler_cgx_link_event()
2193 struct otx2_vf_config *config; in otx2_vf_link_event_task()
2199 config = container_of(work, struct otx2_vf_config, in otx2_vf_link_event_task()
2234 pf->vf_configs = kcalloc(numvfs, sizeof(struct otx2_vf_config), in otx2_sriov_enable()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c755 struct otx2_vf_config *config = &pf->vf_configs[devid - 1]; in otx2_process_pfaf_mbox_msg()
871 struct otx2_vf_config *config = &pf->vf_configs[i]; in otx2_mbox_up_handler_cgx_link_event()
2376 struct otx2_vf_config *config; in otx2_set_vf_mac()
2407 struct otx2_vf_config *config; in otx2_do_set_vf_vlan()
2568 struct otx2_vf_config *config; in otx2_get_vf_config()
2825 sizeof(struct otx2_vf_config), in otx2_sriov_vfcfg_init()
3113 struct otx2_vf_config *config; in otx2_vf_link_event_task()
3120 config = container_of(work, struct otx2_vf_config, in otx2_vf_link_event_task()
H A Dotx2_common.h287 struct otx2_vf_config { struct
486 struct otx2_vf_config *vf_configs;

Completed in 10 milliseconds