Home
last modified time | relevance | path

Searched refs:idpf_get_max_vports (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/intel/idpf/
Didpf.h679 static inline u16 idpf_get_max_vports(struct idpf_adapter *adapter) in idpf_get_max_vports() function
Didpf_virtchnl.c115 u16 num_max_vports = idpf_get_max_vports(adapter); in idpf_vid_to_vport()
2888 u16 num_max_vports = idpf_get_max_vports(adapter); in idpf_vport_params_buf_alloc()
2989 num_max_vports = idpf_get_max_vports(adapter); in idpf_vc_core_init()