Searched defs:hellcreek (Results 1 – 4 of 4) sorted by relevance
241 struct hellcreek *hellcreek = ds->priv; in hellcreek_port_enable() local264 struct hellcreek *hellcreek = ds->priv; in hellcreek_port_disable() local307 struct hellcreek *hellcreek = ds->priv; in hellcreek_get_ethtool_stats() local347 struct hellcreek *hellcreek = ds->priv; in hellcreek_vlan_prepare() local456 struct hellcreek *hellcreek = ds->priv; in hellcreek_vlan_add() local475 struct hellcreek *hellcreek = ds->priv; in hellcreek_vlan_del() local487 struct hellcreek *hellcreek = ds->priv; in hellcreek_port_stp_state_set() local1105 struct hellcreek *hellcreek = priv; in hellcreek_devlink_vlan_table_get() local1120 struct hellcreek *hellcreek = priv; in hellcreek_devlink_fdb_table_get() local1596 struct hellcreek *hellcreek; in hellcreek_check_schedule() local[all …]
22 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() local101 struct hellcreek *hellcreek = ptp_to_hellcreek(ptp); in hellcreek_ptp_settime() local128 struct hellcreek *hellcreek = ptp_to_hellcreek(ptp); in hellcreek_ptp_adjfine() local175 struct hellcreek *hellcreek = ptp_to_hellcreek(ptp); in hellcreek_ptp_adjtime() local230 struct hellcreek *hellcreek; in hellcreek_ptp_overflow_check() local297 static int hellcreek_led_setup(struct hellcreek *hellcreek) in hellcreek_led_setup()380 int hellcreek_ptp_setup(struct hellcreek *hellcreek) in hellcreek_ptp_setup()[all …]
21 struct hellcreek *hellcreek = ds->priv; in hellcreek_get_ts_info() local119 struct hellcreek *hellcreek = ds->priv; in hellcreek_port_hwtstamp_set() local143 struct hellcreek *hellcreek = ds->priv; in hellcreek_port_hwtstamp_get() local217 static int hellcreek_txtstamp_work(struct hellcreek *hellcreek, in hellcreek_txtstamp_work()296 static void hellcreek_get_rxts(struct hellcreek *hellcreek, in hellcreek_get_rxts()342 static void hellcreek_rxtstamp_work(struct hellcreek *hellcreek, in hellcreek_rxtstamp_work()355 struct hellcreek *hellcreek = ptp_to_hellcreek(ptp); in hellcreek_hwtstamp_work() local379 struct hellcreek *hellcreek = ds->priv; in hellcreek_port_txtstamp() local422 struct hellcreek *hellcreek = ds->priv; in hellcreek_port_rxtstamp() local459 int hellcreek_hwtstamp_setup(struct hellcreek *hellcreek) in hellcreek_hwtstamp_setup()[all …]
242 struct hellcreek *hellcreek; member268 struct hellcreek { struct269 const struct hellcreek_platform_data *pdata; argument274 struct hellcreek_port *ports; argument275 struct delayed_work overflow_work;276 struct led_classdev led_is_gm;300 #define dw_to_hellcreek_port(dw) \ argument
Completed in 23 milliseconds