Home
last modified time | relevance | path

Searched refs:cg_time (Results 1 – 3 of 3) 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 Dialloc.c92 ucg->cg_time = ufs_get_seconds(sb); in ufs_free_inode()
H A Dsuper.c235 pr_debug(" time: %u\n", fs32_to_cpu(sb, cg->cg_time)); in ufs_print_cylinder_stuff()