Home
last modified time | relevance | path

Searched defs:hellcreek (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/net/dsa/hirschmann/
A Dhellcreek.c251 struct hellcreek *hellcreek = ds->priv; in hellcreek_port_enable() local
274 struct hellcreek *hellcreek = ds->priv; in hellcreek_port_disable() local
317 struct hellcreek *hellcreek = ds->priv; in hellcreek_get_ethtool_stats() local
357 struct hellcreek *hellcreek = ds->priv; in hellcreek_vlan_prepare() local
466 struct hellcreek *hellcreek = ds->priv; in hellcreek_vlan_add() local
485 struct hellcreek *hellcreek = ds->priv; in hellcreek_vlan_del() local
497 struct hellcreek *hellcreek = ds->priv; in hellcreek_port_stp_state_set() local
1187 struct hellcreek *hellcreek = priv; in hellcreek_devlink_vlan_table_get() local
1202 struct hellcreek *hellcreek = priv; in hellcreek_devlink_fdb_table_get() local
1719 struct hellcreek *hellcreek; in hellcreek_check_schedule() local
[all …]
A Dhellcreek_ptp.c22 void hellcreek_ptp_write(struct hellcreek *hellcreek, u16 data, in hellcreek_ptp_write()
29 static u64 hellcreek_ptp_clock_read(struct hellcreek *hellcreek) in hellcreek_ptp_clock_read()
52 static u64 __hellcreek_ptp_gettime(struct hellcreek *hellcreek) in __hellcreek_ptp_gettime()
86 struct hellcreek *hellcreek = ptp_to_hellcreek(ptp); in hellcreek_ptp_gettime() local
101 struct hellcreek *hellcreek = ptp_to_hellcreek(ptp); in hellcreek_ptp_settime() local
128 struct hellcreek *hellcreek = ptp_to_hellcreek(ptp); in hellcreek_ptp_adjfine() local
175 struct hellcreek *hellcreek = ptp_to_hellcreek(ptp); in hellcreek_ptp_adjtime() local
230 struct hellcreek *hellcreek; in hellcreek_ptp_overflow_check() local
297 static int hellcreek_led_setup(struct hellcreek *hellcreek) in hellcreek_led_setup()
381 int hellcreek_ptp_setup(struct hellcreek *hellcreek) in hellcreek_ptp_setup()
[all …]
A Dhellcreek_hwtstamp.c21 struct hellcreek *hellcreek = ds->priv; in hellcreek_get_ts_info() local
115 struct hellcreek *hellcreek = ds->priv; in hellcreek_port_hwtstamp_set() local
139 struct hellcreek *hellcreek = ds->priv; in hellcreek_port_hwtstamp_get() local
213 static int hellcreek_txtstamp_work(struct hellcreek *hellcreek, in hellcreek_txtstamp_work()
292 static void hellcreek_get_rxts(struct hellcreek *hellcreek, in hellcreek_get_rxts()
338 static void hellcreek_rxtstamp_work(struct hellcreek *hellcreek, in hellcreek_rxtstamp_work()
351 struct hellcreek *hellcreek = ptp_to_hellcreek(ptp); in hellcreek_hwtstamp_work() local
375 struct hellcreek *hellcreek = ds->priv; in hellcreek_port_txtstamp() local
418 struct hellcreek *hellcreek = ds->priv; in hellcreek_port_rxtstamp() local
455 int hellcreek_hwtstamp_setup(struct hellcreek *hellcreek) in hellcreek_hwtstamp_setup()
[all …]
A Dhellcreek.h249 struct hellcreek *hellcreek; member
275 struct hellcreek { struct
276 const struct hellcreek_platform_data *pdata; argument
281 struct hellcreek_port *ports; argument
282 struct delayed_work overflow_work;
283 struct led_classdev led_is_gm;
307 #define dw_to_hellcreek_port(dw) \ argument

Completed in 12 milliseconds