Home
last modified time | relevance | path

Searched refs:VIRTCHNL2_CAP_PTP (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/intel/idpf/ !
H A Dvirtchnl2.h213 VIRTCHNL2_CAP_PTP = BIT_ULL(13), enumerator
H A Didpf_ptp.c934 if (!idpf_is_cap_ena(adapter, IDPF_OTHER_CAPS, VIRTCHNL2_CAP_PTP)) { in idpf_ptp_init()
H A Didpf_ethtool.c1729 if (idpf_is_cap_ena(vport->adapter, IDPF_OTHER_CAPS, VIRTCHNL2_CAP_PTP) && in idpf_get_ts_info()
H A Didpf_virtchnl.c1004 VIRTCHNL2_CAP_PTP); in idpf_send_get_caps_msg()