Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl_ptp.c383 INIT_LIST_HEAD(&tstamp_caps->latches_in_use); in idpf_ptp_get_vport_tstamps_caps()
582 head = &tx_tstamp_caps->latches_in_use; in idpf_ptp_get_tx_tstamp_async_handler()
639 head = &tx_tstamp_caps->latches_in_use; in idpf_ptp_get_tx_tstamp()
H A Didpf_ptp.h154 struct list_head latches_in_use; member