Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ptp.h75 struct bnxt_ptp_cfg { struct
76 struct ptp_clock_info ptp_info;
77 struct ptp_clock *ptp_clock;
78 struct cyclecounter cc;
79 struct timecounter tc;
80 struct bnxt_pps pps_info;
82 spinlock_t ptp_lock;
83 struct sk_buff *tx_skb;
84 u64 current_time;
85 u64 old_time;
[all …]