Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
A Dtc.c154 u64 dbytes; in mlx5e_tc_stats_matchall() local
158 dbytes = priv->stats.rep_stats.vport_rx_bytes - rpriv->prev_vf_vport_stats.rx_bytes; in mlx5e_tc_stats_matchall()
160 flow_stats_update(&ma->stats, dbytes, dpkts, 0, jiffies, in mlx5e_tc_stats_matchall()
/drivers/video/fbdev/
A Ds3fb.c608 u32 value, mode, hmul, offset_value, screen_size, multiplex, dbytes; in s3fb_set_par() local
746 dbytes = info->var.xres * ((bpp+7)/8); in s3fb_set_par()
747 vga_wcrt(par->state.vgabase, 0x91, (dbytes + 7) / 8); in s3fb_set_par()
748 vga_wcrt(par->state.vgabase, 0x90, (((dbytes + 7) / 8) >> 8) | 0x80); in s3fb_set_par()

Completed in 7 milliseconds