Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/renesas/
H A Drswitch.c916 struct rswitch_gwca_ts_info *ts_info, *ts_info2; in rswitch_ts() local
930 list_for_each_entry_safe(ts_info, ts_info2, &priv->gwca.ts_info_list, list) { in rswitch_ts()
1472 struct rswitch_gwca_ts_info *ts_info, *ts_info2; in rswitch_stop() local
1481 list_for_each_entry_safe(ts_info, ts_info2, &rdev->priv->gwca.ts_info_list, list) { in rswitch_stop()