Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/virt/
H A Dvirtchnl.h74 int (*get_qos_caps)(struct ice_vf *vf); member
H A Dvirtchnl.c2531 .get_qos_caps = ice_vc_get_qos_caps,
2668 .get_qos_caps = ice_vc_get_qos_caps,
2902 err = ops->get_qos_caps(vf); in ice_vc_process_vf_msg()