Home
last modified time | relevance | path

Searched defs:bnxt_ptp_cfg (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ptp.h80 struct bnxt_ptp_cfg { struct
81 struct ptp_clock_info ptp_info;
82 struct ptp_clock *ptp_clock;
83 struct cyclecounter cc;
84 struct timecounter tc;
85 struct bnxt_pps pps_info;
87 spinlock_t ptp_lock;
88 struct sk_buff *tx_skb;
89 u64 current_time;
90 u64 old_time;
[all …]