Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_ethtool.c180 u64 bp_count, cg_time, cg_num; in dpaa_get_ethtool_stats() local
228 cg_time = jiffies_to_msecs(priv->cgr_data.congested_jiffies); in dpaa_get_ethtool_stats()
238 data[offset++] = cg_time; in dpaa_get_ethtool_stats()
/linux/fs/ufs/
H A Dsuper.c235 pr_debug(" time: %u\n", fs32_to_cpu(sb, cg->cg_time)); in ufs_print_cylinder_stuff()