Home
last modified time | relevance | path

Searched refs:hellcreek (Results 1 – 7 of 7) sorted by relevance

/drivers/net/dsa/hirschmann/
A Dhellcreek_ptp.c23 void hellcreek_ptp_write(struct hellcreek *hellcreek, u16 data, in hellcreek_ptp_write() argument
30 static u64 hellcreek_ptp_clock_read(struct hellcreek *hellcreek, in hellcreek_ptp_clock_read() argument
56 static u64 __hellcreek_ptp_gettime(struct hellcreek *hellcreek, in __hellcreek_ptp_gettime() argument
92 struct hellcreek *hellcreek = ptp_to_hellcreek(ptp); in hellcreek_ptp_gettimex() local
107 struct hellcreek *hellcreek = ptp_to_hellcreek(ptp); in hellcreek_ptp_settime() local
134 struct hellcreek *hellcreek = ptp_to_hellcreek(ptp); in hellcreek_ptp_adjfine() local
181 struct hellcreek *hellcreek = ptp_to_hellcreek(ptp); in hellcreek_ptp_adjtime() local
236 struct hellcreek *hellcreek; in hellcreek_ptp_overflow_check() local
303 static int hellcreek_led_setup(struct hellcreek *hellcreek) in hellcreek_led_setup() argument
390 int hellcreek_ptp_setup(struct hellcreek *hellcreek) in hellcreek_ptp_setup() argument
[all …]
A Dhellcreek.c250 struct hellcreek *hellcreek = ds->priv; in hellcreek_port_enable() local
273 struct hellcreek *hellcreek = ds->priv; in hellcreek_port_disable() local
312 struct hellcreek *hellcreek = ds->priv; in hellcreek_get_ethtool_stats() local
352 struct hellcreek *hellcreek = ds->priv; in hellcreek_vlan_prepare() local
461 struct hellcreek *hellcreek = ds->priv; in hellcreek_vlan_add() local
480 struct hellcreek *hellcreek = ds->priv; in hellcreek_vlan_del() local
1182 struct hellcreek *hellcreek = priv; in hellcreek_devlink_vlan_table_get() local
1197 struct hellcreek *hellcreek = priv; in hellcreek_devlink_fdb_table_get() local
1714 struct hellcreek *hellcreek; in hellcreek_check_schedule() local
1934 struct hellcreek *hellcreek; in hellcreek_probe() local
[all …]
A Dhellcreek_hwtstamp.c21 struct hellcreek *hellcreek = ds->priv; in hellcreek_get_ts_info() local
116 struct hellcreek *hellcreek = ds->priv; in hellcreek_port_hwtstamp_set() local
135 struct hellcreek *hellcreek = ds->priv; in hellcreek_port_hwtstamp_get() local
207 static int hellcreek_txtstamp_work(struct hellcreek *hellcreek, in hellcreek_txtstamp_work() argument
286 static void hellcreek_get_rxts(struct hellcreek *hellcreek, in hellcreek_get_rxts() argument
325 static void hellcreek_rxtstamp_work(struct hellcreek *hellcreek, in hellcreek_rxtstamp_work() argument
338 struct hellcreek *hellcreek = ptp_to_hellcreek(ptp); in hellcreek_hwtstamp_work() local
362 struct hellcreek *hellcreek = ds->priv; in hellcreek_port_txtstamp() local
405 struct hellcreek *hellcreek = ds->priv; in hellcreek_port_rxtstamp() local
442 int hellcreek_hwtstamp_setup(struct hellcreek *hellcreek) in hellcreek_hwtstamp_setup() argument
[all …]
A Dhellcreek_ptp.h60 int hellcreek_ptp_setup(struct hellcreek *hellcreek);
61 void hellcreek_ptp_free(struct hellcreek *hellcreek);
62 u16 hellcreek_ptp_read(struct hellcreek *hellcreek, unsigned int offset);
63 void hellcreek_ptp_write(struct hellcreek *hellcreek, u16 data,
65 u64 hellcreek_ptp_gettime_seconds(struct hellcreek *hellcreek, u64 ns);
68 container_of(ptp, struct hellcreek, ptp_clock_info)
71 container_of(dw, struct hellcreek, overflow_work)
74 container_of(ldev, struct hellcreek, led)
A Dhellcreek.h226 struct hellcreek;
251 struct hellcreek *hellcreek; member
277 struct hellcreek { struct
A Dhellcreek_hwtstamp.h56 int hellcreek_hwtstamp_setup(struct hellcreek *chip);
57 void hellcreek_hwtstamp_free(struct hellcreek *chip);
A DMakefile3 hellcreek_sw-objs := hellcreek.o

Completed in 21 milliseconds