Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/virt/
H A Dvirtchnl.h78 int (*get_ptp_cap)(struct ice_vf *vf, member
H A Dvirtchnl.c2534 .get_ptp_cap = ice_vc_get_ptp_cap,
2671 .get_ptp_cap = ice_vc_get_ptp_cap,
2911 err = ops->get_ptp_cap(vf, (const void *)msg); in ice_vc_process_vf_msg()