Searched defs:cpts (Results 1 - 11 of 11) sorted by relevance

/linux-master/drivers/net/ethernet/ti/
H A Dam65-cpts.h35 am65_cpts_release(struct am65_cpts *cpts) argument
46 am65_cpts_phc_index(struct am65_cpts *cpts) argument
51 am65_cpts_tx_timestamp(struct am65_cpts *cpts, struct sk_buff *skb) argument
56 am65_cpts_prep_tx_timestamp(struct am65_cpts *cpts, struct sk_buff *skb) argument
61 am65_cpts_rx_enable(struct am65_cpts *cpts, bool en) argument
65 am65_cpts_ns_gettime(struct am65_cpts *cpts) argument
70 am65_cpts_estf_enable(struct am65_cpts *cpts, int idx, struct am65_cpts_estf_cfg *cfg) argument
76 am65_cpts_estf_disable(struct am65_cpts *cpts, int idx) argument
80 am65_cpts_suspend(struct am65_cpts *cpts) argument
84 am65_cpts_resume(struct am65_cpts *cpts) argument
[all...]
H A Dcpts.h100 struct cpts { struct
135 cpts_can_timestamp(struct cpts *cpts, struct sk_buff *skb) argument
145 cpts_set_irqpoll(struct cpts *cpts, bool en) argument
153 cpts_rx_timestamp(struct cpts *cpts, struct sk_buff *skb) argument
156 cpts_tx_timestamp(struct cpts *cpts, struct sk_buff *skb) argument
167 cpts_release(struct cpts *cpts) argument
172 cpts_register(struct cpts *cpts) argument
177 cpts_unregister(struct cpts *cpts) argument
181 cpts_can_timestamp(struct cpts *cpts, struct sk_buff *skb) argument
186 cpts_misc_interrupt(struct cpts *cpts) argument
190 cpts_set_irqpoll(struct cpts *cpts, bool en) argument
[all...]
H A Dcpts.c50 static int cpts_fifo_pop(struct cpts *cpts, u32 *high, u32 *low) argument
63 static int cpts_purge_events(struct cpts *cpts) argument
83 cpts_purge_txq(struct cpts *cpts) argument
105 cpts_fifo_read(struct cpts *cpts, int match) argument
178 cpts_misc_interrupt(struct cpts *cpts) argument
186 struct cpts *cpts = container_of(cc, struct cpts, cc); local
191 cpts_update_cur_time(struct cpts *cpts, int match, struct ptp_system_timestamp *sts) argument
218 struct cpts *cpts = container_of(ptp, struct cpts, info); local
232 struct cpts *cpts = container_of(ptp, struct cpts, info); local
245 struct cpts *cpts = container_of(ptp, struct cpts, info); local
263 struct cpts *cpts = container_of(ptp, struct cpts, info); local
275 cpts_extts_enable(struct cpts *cpts, u32 index, int on) argument
302 struct cpts *cpts = container_of(ptp, struct cpts, info); local
314 cpts_match_tx_ts(struct cpts *cpts, struct cpts_event *event) argument
365 cpts_process_events(struct cpts *cpts) argument
394 struct cpts *cpts = container_of(ptp, struct cpts, info); local
457 cpts_find_ts(struct cpts *cpts, struct sk_buff *skb, int ev_type, u32 skb_mtype_seqid) argument
493 cpts_rx_timestamp(struct cpts *cpts, struct sk_buff *skb) argument
523 cpts_tx_timestamp(struct cpts *cpts, struct sk_buff *skb) argument
549 cpts_register(struct cpts *cpts) argument
585 cpts_unregister(struct cpts *cpts) argument
604 cpts_calc_mult_shift(struct cpts *cpts) argument
651 cpts_of_mux_clk_setup(struct cpts *cpts, struct device_node *node) argument
724 cpts_of_parse(struct cpts *cpts, struct device_node *node) argument
749 struct cpts *cpts; local
800 cpts_release(struct cpts *cpts) argument
[all...]
H A Dam65-cpsw-qos.c745 struct am65_cpts *cpts = common->cpts; local
757 struct am65_cpts *cpts = port->common->cpts; local
767 struct am65_cpts *cpts = port->common->cpts; local
838 struct am65_cpts *cpts = common->cpts; local
[all...]
H A Dam65-cpsw-nuss.h150 struct am65_cpts *cpts; member in struct:am65_cpsw_common
H A Dcpsw.c905 struct cpts *cpts = cpsw->cpts; local
[all...]
H A Dcpsw_new.c921 struct cpts *cpts = cpsw->cpts; local
[all...]
H A Dam65-cpts.c204 static void am65_cpts_settime(struct am65_cpts *cpts, u64 start_tstamp) argument
216 static void am65_cpts_set_add_val(struct am65_cpts *cpts) argument
224 am65_cpts_disable(struct am65_cpts *cpts) argument
242 am65_cpts_cpts_purge_events(struct am65_cpts *cpts) argument
262 am65_cpts_fifo_pop_event(struct am65_cpts *cpts, struct am65_cpts_event *event) argument
278 am65_cpts_fifo_read(struct am65_cpts *cpts) argument
367 am65_cpts_gettime(struct am65_cpts *cpts, struct ptp_system_timestamp *sts) argument
397 struct am65_cpts *cpts = dev_id; local
408 struct am65_cpts *cpts = container_of(ptp, struct am65_cpts, ptp_info); local
497 struct am65_cpts *cpts = container_of(ptp, struct am65_cpts, ptp_info); local
513 struct am65_cpts *cpts = container_of(ptp, struct am65_cpts, ptp_info); local
524 am65_cpts_ns_gettime(struct am65_cpts *cpts) argument
540 struct am65_cpts *cpts = container_of(ptp, struct am65_cpts, ptp_info); local
551 am65_cpts_extts_enable_hw(struct am65_cpts *cpts, u32 index, int on) argument
566 am65_cpts_extts_enable(struct am65_cpts *cpts, u32 index, int on) argument
587 am65_cpts_estf_enable(struct am65_cpts *cpts, int idx, struct am65_cpts_estf_cfg *cfg) argument
619 am65_cpts_estf_disable(struct am65_cpts *cpts, int idx) argument
628 am65_cpts_perout_enable_hw(struct am65_cpts *cpts, struct ptp_perout_request *req, int on) argument
665 am65_cpts_perout_enable(struct am65_cpts *cpts, struct ptp_perout_request *req, int on) argument
687 am65_cpts_pps_enable(struct am65_cpts *cpts, int on) argument
732 struct am65_cpts *cpts = container_of(ptp, struct am65_cpts, ptp_info); local
761 am65_cpts_match_tx_ts(struct am65_cpts *cpts, struct am65_cpts_event *event) argument
824 am65_cpts_find_ts(struct am65_cpts *cpts) argument
853 struct am65_cpts *cpts = container_of(ptp, struct am65_cpts, ptp_info); local
875 am65_cpts_rx_enable(struct am65_cpts *cpts, bool en) argument
922 am65_cpts_tx_timestamp(struct am65_cpts *cpts, struct sk_buff *skb) argument
949 am65_cpts_prep_tx_timestamp(struct am65_cpts *cpts, struct sk_buff *skb) argument
967 am65_cpts_phc_index(struct am65_cpts *cpts) argument
975 struct am65_cpts *cpts = data; local
982 cpts_of_mux_clk_setup(struct am65_cpts *cpts, struct device_node *node) argument
1048 am65_cpts_of_parse(struct am65_cpts *cpts, struct device_node *node) argument
1078 am65_cpts_release(struct am65_cpts *cpts) argument
1089 struct am65_cpts *cpts; local
1186 am65_cpts_suspend(struct am65_cpts *cpts) argument
1207 am65_cpts_resume(struct am65_cpts *cpts) argument
1256 struct am65_cpts *cpts; local
[all...]
H A Dcpsw_priv.h355 struct cpts *cpts; member in struct:cpsw_common
H A Dam65-cpsw-nuss.c2043 struct am65_cpts *cpts; local
[all...]
H A Dnetcp_ethss.c754 struct cpts *cpts; member in struct:gbe_priv
2602 struct cpts *cpts local
2648 struct cpts *cpts = gbe_dev->cpts; local
[all...]

Completed in 342 milliseconds