Searched defs:bnxt_ptp_cfg (Results 1 – 1 of 1) sorted by relevance
323 struct bnxt_ptp_cfg { struct327 struct rte_timecounter tc;328 struct rte_timecounter tx_tstamp_tc;329 struct rte_timecounter rx_tstamp_tc;330 struct bnxt *bp;332 uint16_t rxctl;347 uint8_t tx_tstamp_en:1;348 int rx_filter;364 uint32_t rx_regs[BNXT_PTP_RX_REGS];366 uint32_t tx_regs[BNXT_PTP_TX_REGS];[all …]