Home
last modified time | relevance | path

Searched refs:idpf_get_vport_id (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl.h29 u32 idpf_get_vport_id(struct idpf_vport *vport);
H A Didpf_lib.c1154 adapter->vport_ids[idx] = idpf_get_vport_id(vport); in idpf_vport_alloc()
H A Didpf_virtchnl.c3497 u32 idpf_get_vport_id(struct idpf_vport *vport) in idpf_get_vport_id() function