Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl_ptp.c384 INIT_LIST_HEAD(&tstamp_caps->latches_free); in idpf_ptp_get_vport_tstamps_caps()
414 &tstamp_caps->latches_free); in idpf_ptp_get_vport_tstamps_caps()
425 head = &tstamp_caps->latches_free; in idpf_ptp_get_vport_tstamps_caps()
519 &tx_tstamp_caps->latches_free); in idpf_ptp_get_tstamp_value()
H A Didpf_ptp.h153 struct list_head latches_free; member