Searched refs:rx_mapped_regs (Results 1 – 2 of 2) sorted by relevance
3460 ptp->rx_mapped_regs[i] = 0x5000 + (ptp->rx_regs[i] & 0xfff); in bnxt_map_ptp_regs()3521 ptp->rx_mapped_regs[BNXT_PTP_RX_FIFO])); in bnxt_clr_rx_ts()3524 ptp->rx_mapped_regs[BNXT_PTP_RX_FIFO_ADV]); in bnxt_clr_rx_ts()3526 ptp->rx_mapped_regs[BNXT_PTP_RX_FIFO])); in bnxt_clr_rx_ts()3528 ptp->rx_mapped_regs[BNXT_PTP_RX_TS_L])); in bnxt_clr_rx_ts()3530 ptp->rx_mapped_regs[BNXT_PTP_RX_TS_H])) << 32; in bnxt_clr_rx_ts()3548 ptp->rx_mapped_regs[BNXT_PTP_RX_FIFO])); in bnxt_get_rx_ts()3554 ptp->rx_mapped_regs[BNXT_PTP_RX_FIFO_ADV]); in bnxt_get_rx_ts()3557 ptp->rx_mapped_regs[BNXT_PTP_RX_FIFO])); in bnxt_get_rx_ts()3562 ptp->rx_mapped_regs[BNXT_PTP_RX_TS_L])); in bnxt_get_rx_ts()[all …]
365 uint32_t rx_mapped_regs[BNXT_PTP_RX_REGS]; member