| /freebsd-11-stable/sys/dev/mlx5/mlx5_fpga/ |
| HD | mlx5fpga_sdk.c | 55 mlx5_fpga_sbu_conn_create(struct mlx5_fpga_device *fdev, in mlx5_fpga_sbu_conn_create() 101 static int mem_transaction(struct mlx5_fpga_device *fdev, size_t size, u64 addr, in mem_transaction() 132 static int mlx5_fpga_mem_read_i2c(struct mlx5_fpga_device *fdev, size_t size, in mlx5_fpga_mem_read_i2c() 164 static int mlx5_fpga_mem_write_i2c(struct mlx5_fpga_device *fdev, size_t size, in mlx5_fpga_mem_write_i2c() 195 int mlx5_fpga_mem_read(struct mlx5_fpga_device *fdev, size_t size, u64 addr, in mlx5_fpga_mem_read() 228 int mlx5_fpga_mem_write(struct mlx5_fpga_device *fdev, size_t size, u64 addr, in mlx5_fpga_mem_write() 261 int mlx5_fpga_get_sbu_caps(struct mlx5_fpga_device *fdev, int size, void *buf) in mlx5_fpga_get_sbu_caps() 267 u64 mlx5_fpga_ddr_size_get(struct mlx5_fpga_device *fdev) in mlx5_fpga_ddr_size_get() 273 u64 mlx5_fpga_ddr_base_get(struct mlx5_fpga_device *fdev) in mlx5_fpga_ddr_base_get() 279 void mlx5_fpga_client_data_set(struct mlx5_fpga_device *fdev, in mlx5_fpga_client_data_set() [all …]
|
| HD | mlx5fpga_core.c | 66 static void client_context_destroy(struct mlx5_fpga_device *fdev, in client_context_destroy() 77 static int client_context_create(struct mlx5_fpga_device *fdev, in client_context_create() 105 struct mlx5_fpga_device *fdev = NULL; in mlx5_fpga_device_alloc() local 149 static int mlx5_fpga_device_load_check(struct mlx5_fpga_device *fdev) in mlx5_fpga_device_load_check() 183 static int mlx5_fpga_device_brb(struct mlx5_fpga_device *fdev) in mlx5_fpga_device_brb() 209 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_device_start() local 334 struct mlx5_fpga_device *fdev = NULL; in mlx5_fpga_init() local 364 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_device_stop() local 421 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_cleanup() local 456 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_event() local [all …]
|
| HD | mlx5fpga_trans.c | 61 static struct mlx5_fpga_trans_priv *find_tid(struct mlx5_fpga_device *fdev, in find_tid() 71 static struct mlx5_fpga_trans_priv *alloc_tid(struct mlx5_fpga_device *fdev) in alloc_tid() 94 static void free_tid(struct mlx5_fpga_device *fdev, in free_tid() 104 static void trans_complete(struct mlx5_fpga_device *fdev, in trans_complete() 126 struct mlx5_fpga_device *fdev, in trans_send_complete() 146 static int trans_validate(struct mlx5_fpga_device *fdev, u64 addr, size_t size) in trans_validate() 247 struct mlx5_fpga_device *fdev = cb_arg; in mlx5_fpga_trans_recv() local 308 int mlx5_fpga_trans_device_init(struct mlx5_fpga_device *fdev) in mlx5_fpga_trans_device_init() 332 void mlx5_fpga_trans_device_cleanup(struct mlx5_fpga_device *fdev) in mlx5_fpga_trans_device_cleanup()
|
| HD | mlx5fpga_ipsec.c | 97 struct mlx5_fpga_device *fdev, in mlx5_fpga_ipsec_send_complete() 133 struct mlx5_fpga_device *fdev = cb_arg; in mlx5_fpga_ipsec_recv() local 180 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_ipsec_sa_cmd_exec() local 240 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_ipsec_device_caps() local 265 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_ipsec_counters_count() local 277 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_ipsec_counters_read() local 325 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_ipsec_init() local 369 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_ipsec_cleanup() local
|
| HD | mlx5fpga_conn.c | 429 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_create_cq() local 518 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_create_wq() local 532 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_create_qp() local 675 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_init_qp() local 711 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_rtr_qp() local 756 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_rts_qp() local 793 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_connect() local 844 struct mlx5_fpga_conn *mlx5_fpga_conn_create(struct mlx5_fpga_device *fdev, in mlx5_fpga_conn_create() 968 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_destroy() local 990 int mlx5_fpga_conn_device_init(struct mlx5_fpga_device *fdev) in mlx5_fpga_conn_device_init() [all …]
|
| HD | conn.h | 46 struct mlx5_fpga_device *fdev; member
|
| /freebsd-11-stable/sys/dev/mlx5/mlx5_fpga_tools/ |
| HD | mlx5fpga_tools_main.c | 62 struct mlx5_fpga_tools_dev *mlx5_fpga_tools_alloc(struct mlx5_fpga_device *fdev) in mlx5_fpga_tools_alloc() 93 static void mlx5_fpga_tools_create(struct mlx5_fpga_device *fdev) in mlx5_fpga_tools_create() 106 static int mlx5_fpga_tools_add(struct mlx5_fpga_device *fdev, u32 vid, u16 pid) in mlx5_fpga_tools_add() 111 static void mlx5_fpga_tools_remove(struct mlx5_fpga_device *fdev) in mlx5_fpga_tools_remove() 115 static void mlx5_fpga_tools_destroy(struct mlx5_fpga_device *fdev) in mlx5_fpga_tools_destroy()
|
| HD | tools.h | 49 struct mlx5_fpga_device *fdev; member
|
| HD | mlx5fpga_tools_char.c | 201 struct mlx5_fpga_device *fdev; in tools_char_ioctl() local
|
| /freebsd-11-stable/sys/fs/fuse/ |
| HD | fuse_vfsops.c | 135 struct cdev *fdev; in fuse_getdevice() local 217 struct cdev *fdev; in fuse_vfsop_mount() local 381 struct cdev *fdev; in fuse_vfsop_unmount() local
|
| HD | fuse_ipc.c | 412 fdata_alloc(struct cdev *fdev, struct ucred *cred) in fdata_alloc()
|
| HD | fuse_ipc.h | 170 struct cdev *fdev; member
|
| /freebsd-11-stable/tools/tools/atsectl/ |
| HD | atsectl.c | 67 static int fdev = UNKNOWN; variable
|
| /freebsd-11-stable/usr.sbin/lpr/lpd/ |
| HD | printjob.c | 97 static dev_t fdev; /* device of file pointed to by symlink */ variable
|
| /freebsd-11-stable/sys/dev/altera/atse/ |
| HD | if_atse.c | 603 device_t fdev; in atse_ethernet_option_bits_read_fdt() local
|
| /freebsd-11-stable/sys/kern/ |
| HD | uipc_usrreq.c | 1939 struct filedescent *fde, **fdep, *fdev; in unp_internalize() local
|