Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Duar.c205 bool map_wc, bool fast_path) in alloc_bfreg() argument
235 if (fast_path) { in alloc_bfreg()
258 bool map_wc, bool fast_path) in mlx5_alloc_bfreg() argument
262 err = alloc_bfreg(mdev, bfreg, map_wc, fast_path); in mlx5_alloc_bfreg()
267 return alloc_bfreg(mdev, bfreg, false, fast_path); in mlx5_alloc_bfreg()
/linux/drivers/gpu/drm/xe/
H A Dxe_guc_ct.c1594 static int g2h_read(struct xe_guc_ct *ct, u32 *msg, bool fast_path) in g2h_read() argument
1716 if (fast_path) { in g2h_read()