Searched defs:ib_dev (Results 1 - 19 of 19) sorted by relevance

/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_roce_gid_mgmt.c63 struct ib_device *ib_dev; member in struct:roce_rescan_work
76 unsigned long roce_gid_type_mask_support(struct ib_device *ib_dev, u8 port) argument
92 static void update_gid(enum gid_op_type gid_op, struct ib_device *ib_dev, argument
120 roce_gid_match_netdev(struct ib_device *ib_dev, u8 port, argument
130 roce_gid_match_all(struct ib_device *ib_dev, u argument
139 roce_gid_enum_netdev_default(struct ib_device *ib_dev, u8 port, struct net_device *idev) argument
426 roce_rescan_device(struct ib_device *ib_dev) argument
[all...]
H A Duverbs.h97 struct ib_device __rcu *ib_dev; member in struct:ib_uverbs_device
H A Dib_device.c724 void ib_enum_roce_netdev(struct ib_device *ib_dev, argument
784 struct ib_device *ib_dev; local
[all...]
H A Dib_cache.c121 static void dispatch_gid_change_event(struct ib_device *ib_dev, u8 port) argument
234 static int add_gid(struct ib_device *ib_dev, u argument
243 modify_gid(struct ib_device *ib_dev, u8 port, struct ib_gid_table *table, int ix, const union ib_gid *gid, const struct ib_gid_attr *attr, bool default_gid) argument
252 del_gid(struct ib_device *ib_dev, u8 port, struct ib_gid_table *table, int ix, bool default_gid) argument
333 ib_cache_gid_add(struct ib_device *ib_dev, u8 port, union ib_gid *gid, struct ib_gid_attr *attr) argument
371 ib_cache_gid_del(struct ib_device *ib_dev, u8 port, union ib_gid *gid, struct ib_gid_attr *attr) argument
401 ib_cache_gid_del_all_netdev_gids(struct ib_device *ib_dev, u8 port, struct net_device *ndev) argument
430 __ib_cache_gid_get(struct ib_device *ib_dev, u8 port, int index, union ib_gid *gid, struct ib_gid_attr *attr) argument
459 _ib_cache_gid_table_find(struct ib_device *ib_dev, const union ib_gid *gid, const struct ib_gid_attr *val, unsigned long mask, u8 *port, u16 *index) argument
489 ib_cache_gid_find(struct ib_device *ib_dev, const union ib_gid *gid, enum ib_gid_type gid_type, struct net_device *ndev, u8 *port, u16 *index) argument
506 ib_find_cached_gid_by_port(struct ib_device *ib_dev, const union ib_gid *gid, enum ib_gid_type gid_type, u8 port, struct net_device *ndev, u16 *index) argument
563 ib_cache_gid_find_by_filter(struct ib_device *ib_dev, const union ib_gid *gid, u8 port, bool (*filter)(const union ib_gid *, const struct ib_gid_attr *, void *), void *context, u16 *index) argument
649 cleanup_gid_table_port(struct ib_device *ib_dev, u8 port, struct ib_gid_table *table) argument
673 ib_cache_gid_set_default_gid(struct ib_device *ib_dev, u8 port, struct net_device *ndev, unsigned long gid_type_mask, enum ib_cache_gid_default_mode mode) argument
759 gid_table_reserve_default(struct ib_device *ib_dev, u8 port, struct ib_gid_table *table) argument
783 _gid_table_setup_one(struct ib_device *ib_dev) argument
829 gid_table_release_one(struct ib_device *ib_dev) argument
844 gid_table_cleanup_one(struct ib_device *ib_dev) argument
857 gid_table_setup_one(struct ib_device *ib_dev) argument
[all...]
H A Dib_ucm.c67 struct ib_device *ib_dev; member in struct:ib_ucm_device
H A Dib_uverbs_main.c362 struct ib_device *ib_dev; local
638 ib_uverbs_alloc_event_file(struct ib_uverbs_file *uverbs_file, struct ib_device *ib_dev, int is_async) argument
732 verify_command_mask(struct ib_device *ib_dev, __u32 command) argument
751 struct ib_device *ib_dev; local
899 struct ib_device *ib_dev; local
934 struct ib_device *ib_dev; local
1057 struct ib_device *ib_dev; local
1078 struct ib_device *ib_dev; local
1255 ib_uverbs_free_hw_resources(struct ib_uverbs_device *uverbs_dev, struct ib_device *ib_dev) argument
[all...]
H A Dib_user_mad.c99 struct ib_device *ib_dev; member in struct:ib_umad_port
[all...]
H A Dib_uverbs_cmd.c317 ib_uverbs_get_context(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
423 copy_query_dev_fields(struct ib_uverbs_file *file, struct ib_device *ib_dev, struct ib_uverbs_query_device_resp *resp, struct ib_device_attr *attr) argument
470 ib_uverbs_query_device(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
494 ib_uverbs_query_port(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
545 ib_uverbs_alloc_pd(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
620 ib_uverbs_dealloc_pd(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
751 ib_uverbs_open_xrcd(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
887 ib_uverbs_close_xrcd(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
965 ib_uverbs_reg_mr(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
1071 ib_uverbs_rereg_mr(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
1160 ib_uverbs_dereg_mr(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
1199 ib_uverbs_alloc_mw(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
1288 ib_uverbs_dealloc_mw(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
1327 ib_uverbs_create_comp_channel(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
1365 create_cq(struct ib_uverbs_file *file, struct ib_device *ib_dev, struct ib_udata *ucore, struct ib_udata *uhw, struct ib_uverbs_ex_create_cq *cmd, size_t cmd_sz, int (*cb)(struct ib_uverbs_file *file, struct ib_ucq_object *obj, struct ib_uverbs_ex_create_cq_resp *resp, struct ib_udata *udata, void *context), void *context) argument
1482 ib_uverbs_create_cq(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
1534 ib_uverbs_ex_create_cq(struct ib_uverbs_file *file, struct ib_device *ib_dev, struct ib_udata *ucore, struct ib_udata *uhw) argument
1571 ib_uverbs_resize_cq(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
1635 ib_uverbs_poll_cq(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
1687 ib_uverbs_req_notify_cq(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
1714 ib_uverbs_destroy_cq(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
2038 ib_uverbs_create_qp(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
2099 ib_uverbs_ex_create_qp(struct ib_uverbs_file *file, struct ib_device *ib_dev, struct ib_udata *ucore, struct ib_udata *uhw) argument
2136 ib_uverbs_open_qp(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
2231 ib_uverbs_query_qp(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
2346 ib_uverbs_modify_qp(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
2464 ib_uverbs_destroy_qp(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
2529 ib_uverbs_post_send(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
2802 ib_uverbs_post_recv(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
2852 ib_uverbs_post_srq_recv(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
2902 ib_uverbs_create_ah(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
3006 ib_uverbs_destroy_ah(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
3043 ib_uverbs_attach_mcast(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
3093 ib_uverbs_detach_mcast(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
3241 ib_uverbs_ex_create_wq(struct ib_uverbs_file *file, struct ib_device *ib_dev, struct ib_udata *ucore, struct ib_udata *uhw) argument
3363 ib_uverbs_ex_destroy_wq(struct ib_uverbs_file *file, struct ib_device *ib_dev, struct ib_udata *ucore, struct ib_udata *uhw) argument
3431 ib_uverbs_ex_modify_wq(struct ib_uverbs_file *file, struct ib_device *ib_dev, struct ib_udata *ucore, struct ib_udata *uhw) argument
3472 ib_uverbs_ex_create_rwq_ind_table(struct ib_uverbs_file *file, struct ib_device *ib_dev, struct ib_udata *ucore, struct ib_udata *uhw) argument
3624 ib_uverbs_ex_destroy_rwq_ind_table(struct ib_uverbs_file *file, struct ib_device *ib_dev, struct ib_udata *ucore, struct ib_udata *uhw) argument
3680 ib_uverbs_ex_create_flow(struct ib_uverbs_file *file, struct ib_device *ib_dev, struct ib_udata *ucore, struct ib_udata *uhw) argument
3849 ib_uverbs_ex_destroy_flow(struct ib_uverbs_file *file, struct ib_device *ib_dev, struct ib_udata *ucore, struct ib_udata *uhw) argument
3892 __uverbs_create_xsrq(struct ib_uverbs_file *file, struct ib_device *ib_dev, struct ib_uverbs_create_xsrq *cmd, struct ib_udata *udata) argument
4026 ib_uverbs_create_srq(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
4063 ib_uverbs_create_xsrq(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
4090 ib_uverbs_modify_srq(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
4121 ib_uverbs_query_srq(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
4162 ib_uverbs_destroy_srq(struct ib_uverbs_file *file, struct ib_device *ib_dev, const char __user *buf, int in_len, int out_len) argument
4220 ib_uverbs_ex_query_device(struct ib_uverbs_file *file, struct ib_device *ib_dev, struct ib_udata *ucore, struct ib_udata *uhw) argument
[all...]
H A Dib_cm.c1429 struct ib_device *ib_dev = work->port->cm_dev->ib_device; local
/freebsd-11-stable/contrib/ofed/libibverbs/examples/
H A Dsrq_pingpong.c348 static struct pingpong_context *pp_init_ctx(struct ibv_device *ib_dev, int size, argument
624 struct ibv_device *ib_dev; local
H A Dud_pingpong.c294 static struct pingpong_context *pp_init_ctx(struct ibv_device *ib_dev, int size, argument
555 struct ibv_device *ib_dev; local
H A Duc_pingpong.c298 static struct pingpong_context *pp_init_ctx(struct ibv_device *ib_dev, int size, argument
532 struct ibv_device *ib_dev; local
H A Ddevinfo.c417 static int print_hca_cap(struct ibv_device *ib_dev, uint8_t ib_port) argument
H A Drc_pingpong.c325 static struct pingpong_context *pp_init_ctx(struct ibv_device *ib_dev, int size, argument
687 struct ibv_device *ib_dev; local
/freebsd-11-stable/sys/dev/iser/
H A Diser_verbs.c203 struct ib_device *ib_dev = device->ib_device; local
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c2302 struct ib_device *ib_dev = &mdev->ib_dev; local
2430 struct ib_device *ib_dev = sqp->qp.ibqp.device; local
[all...]
H A Dmlx4_ib.h442 struct ib_device *ib_dev; member in struct:mlx4_ib_demux_pv_ctx
451 struct ib_device *ib_dev; member in struct:mlx4_ib_demux_ctx
566 struct ib_device ib_dev; member in struct:mlx4_ib_dev
607 struct mlx4_ib_dev *ib_dev; member in struct:ib_event_work
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_dev.h292 struct ib_device ib_dev; member in struct:mthca_dev
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib.h664 struct ib_device ib_dev; member in struct:mlx5_ib_dev

Completed in 456 milliseconds