Home
last modified time | relevance | path

Searched refs:tx_tstamp_en (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt.h347 uint8_t tx_tstamp_en:1; member
H A Dbnxt_ethdev.c3247 ptp->tx_tstamp_en = 1; in bnxt_timesync_enable()
3286 ptp->tx_tstamp_en = 0; in bnxt_timesync_disable()
H A Dbnxt_hwrm.c604 if (ptp->tx_tstamp_en) in bnxt_hwrm_ptp_cfg()