Searched refs:cpts_is_rx_enabled (Results 1 – 3 of 3) sorted by relevance
144 static inline bool cpts_is_rx_enabled(struct cpts *cpts) in cpts_is_rx_enabled() function204 static inline bool cpts_is_rx_enabled(struct cpts *cpts) in cpts_is_rx_enabled() function
2047 !cpts_is_rx_enabled(cpsw->cpts)) { in cpsw_hwtstamp_v1()2058 if (cpts_is_rx_enabled(cpsw->cpts)) in cpsw_hwtstamp_v1()2081 if (cpts_is_rx_enabled(cpsw->cpts)) in cpsw_hwtstamp_v2()2091 if (cpts_is_rx_enabled(cpsw->cpts)) in cpsw_hwtstamp_v2()2185 cfg.rx_filter = (cpts_is_rx_enabled(cpts) ? in cpsw_hwtstamp_get()
2619 cfg.rx_filter = (cpts_is_rx_enabled(cpts) ? in gbe_hwtstamp_get()2631 if (!cpts_is_rx_enabled(gbe_dev->cpts) && in gbe_hwtstamp()2647 if (cpts_is_rx_enabled(gbe_dev->cpts)) in gbe_hwtstamp()