Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_hwrm.h260 int bnxt_hwrm_ptp_cfg(struct bnxt *bp);
H A Dbnxt_ethdev.c3250 rc = bnxt_hwrm_ptp_cfg(bp); in bnxt_timesync_enable()
3289 bnxt_hwrm_ptp_cfg(bp); in bnxt_timesync_disable()
H A Dbnxt_hwrm.c587 int bnxt_hwrm_ptp_cfg(struct bnxt *bp) in bnxt_hwrm_ptp_cfg() function