Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/virt/
H A Dvirtchnl.h67 int (*get_offload_vlan_v2_caps)(struct ice_vf *vf); member
H A Dvirtchnl.c2524 .get_offload_vlan_v2_caps = ice_vc_get_offload_vlan_v2_caps,
2661 .get_offload_vlan_v2_caps = ice_vc_get_offload_vlan_v2_caps,
2881 err = ops->get_offload_vlan_v2_caps(vf); in ice_vc_process_vf_msg()