Searched refs:bnxt_ptp_cfg (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/ |
A D | bnxt_ptp.c | 62 struct bnxt_ptp_cfg *ptp = container_of(ptp_info, struct bnxt_ptp_cfg, in bnxt_ptp_settime() 79 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_refclk_read() 143 struct bnxt_ptp_cfg *ptp = container_of(ptp_info, struct bnxt_ptp_cfg, in bnxt_ptp_gettimex() 196 struct bnxt_ptp_cfg *ptp = container_of(ptp_info, struct bnxt_ptp_cfg, in bnxt_ptp_adjtime() 210 struct bnxt_ptp_cfg *ptp = container_of(ptp_info, struct bnxt_ptp_cfg, in bnxt_ptp_adjfine() 435 struct bnxt_ptp_cfg *ptp = container_of(ptp_info, struct bnxt_ptp_cfg, in bnxt_ptp_enable() 536 struct bnxt_ptp_cfg *ptp; in bnxt_hwtstamp_set() 612 struct bnxt_ptp_cfg *ptp; in bnxt_hwtstamp_get() 668 struct bnxt_ptp_cfg *ptp = container_of(cc, struct bnxt_ptp_cfg, cc); in bnxt_cc_read() 702 struct bnxt_ptp_cfg *ptp = container_of(ptp_info, struct bnxt_ptp_cfg, in bnxt_ptp_ts_aux_work() [all …]
|
A D | bnxt_ptp.h | 80 struct bnxt_ptp_cfg { struct 146 void bnxt_ptp_rtc_timecounter_init(struct bnxt_ptp_cfg *ptp, u64 ns);
|
A D | bnxt.h | 2154 struct bnxt_ptp_cfg *ptp_cfg;
|
A D | bnxt.c | 420 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_start_xmit() 2048 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_rx_pkt() 2392 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_async_event_process() 7627 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in __bnxt_hwrm_ptp_qcfg() 11848 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_force_fw_reset() 11917 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_fw_reset()
|
A D | bnxt_ethtool.c | 3903 struct bnxt_ptp_cfg *ptp; in bnxt_get_ts_info()
|
Completed in 44 milliseconds