Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ptp.h146 int bnxt_get_rx_ts_p5(struct bnxt *bp, u64 *ts, u32 pkt_ts);
H A Dbnxt_ptp.c741 int bnxt_get_rx_ts_p5(struct bnxt *bp, u64 *ts, u32 pkt_ts) in bnxt_get_rx_ts_p5() function
H A Dbnxt.c2016 if (!bnxt_get_rx_ts_p5(bp, &ts, cmpl_ts)) { in bnxt_rx_pkt()