Lines Matching defs:ocelot

21 	struct ocelot *ocelot = container_of(ptp, struct ocelot, ptp_info);  in ocelot_ptp_gettime64()  local
56 struct ocelot *ocelot = container_of(ptp, struct ocelot, ptp_info); in ocelot_ptp_settime64() local
92 struct ocelot *ocelot = container_of(ptp, struct ocelot, in ocelot_ptp_adjtime() local
140 struct ocelot *ocelot = container_of(ptp, struct ocelot, ptp_info); in ocelot_ptp_adjfine() local
202 struct ocelot *ocelot = container_of(ptp, struct ocelot, ptp_info); in ocelot_ptp_enable() local
366 static int ocelot_l2_ptp_trap_add(struct ocelot *ocelot, int port) in ocelot_l2_ptp_trap_add()
374 static int ocelot_l2_ptp_trap_del(struct ocelot *ocelot, int port) in ocelot_l2_ptp_trap_del()
381 static int ocelot_ipv4_ptp_trap_add(struct ocelot *ocelot, int port) in ocelot_ipv4_ptp_trap_add()
400 static int ocelot_ipv4_ptp_trap_del(struct ocelot *ocelot, int port) in ocelot_ipv4_ptp_trap_del()
411 static int ocelot_ipv6_ptp_trap_add(struct ocelot *ocelot, int port) in ocelot_ipv6_ptp_trap_add()
430 static int ocelot_ipv6_ptp_trap_del(struct ocelot *ocelot, int port) in ocelot_ipv6_ptp_trap_del()
441 static int ocelot_setup_ptp_traps(struct ocelot *ocelot, int port, in ocelot_setup_ptp_traps()
522 int ocelot_hwstamp_get(struct ocelot *ocelot, int port, struct ifreq *ifr) in ocelot_hwstamp_get()
545 int ocelot_hwstamp_set(struct ocelot *ocelot, int port, struct ifreq *ifr) in ocelot_hwstamp_set()
609 int ocelot_get_ts_info(struct ocelot *ocelot, int port, in ocelot_get_ts_info()
633 static struct sk_buff *ocelot_port_dequeue_ptp_tx_skb(struct ocelot *ocelot, in ocelot_port_dequeue_ptp_tx_skb()
666 static int ocelot_port_queue_ptp_tx_skb(struct ocelot *ocelot, int port, in ocelot_port_queue_ptp_tx_skb()
742 int ocelot_port_txtstamp_request(struct ocelot *ocelot, int port, in ocelot_port_txtstamp_request()
806 static void ocelot_get_hwtimestamp(struct ocelot *ocelot, in ocelot_get_hwtimestamp()
833 void ocelot_get_txtstamp(struct ocelot *ocelot) in ocelot_get_txtstamp()
891 int ocelot_init_timestamp(struct ocelot *ocelot, in ocelot_init_timestamp()
928 int ocelot_deinit_timestamp(struct ocelot *ocelot) in ocelot_deinit_timestamp()