Searched refs:fast_path (Results 1 – 4 of 4) sorted by relevance
| /drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | uar.c | 205 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()
|
| /drivers/scsi/mpt3sas/ |
| A D | mpt3sas_base.h | 573 u8 fast_path; member 636 u8 fast_path; member
|
| A D | mpt3sas_scsih.c | 1927 if (pcie_device->fast_path) in scsih_target_alloc() 1951 if (sas_device->fast_path) in scsih_target_alloc() 7397 sas_device->fast_path = (le16_to_cpu(sas_device_pg0.Flags) & in _scsih_add_device() 8187 pcie_device->fast_path = (le32_to_cpu(pcie_device_pg0.Flags) & in _scsih_pcie_add_device()
|
| /drivers/gpu/drm/xe/ |
| A D | xe_guc_ct.c | 1455 static int g2h_read(struct xe_guc_ct *ct, u32 *msg, bool fast_path) in g2h_read() argument 1577 if (fast_path) { in g2h_read()
|
Completed in 34 milliseconds