Home
last modified time | relevance | path

Searched defs:ib_client (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/rdma/
Dib_verbs.h2799 struct ib_client { struct
2806 int (*get_global_nl_info)(struct ib_client_nl_info *res); argument
2808 /* Returns the net_dev belonging to this ib_client and matching the argument
2823 struct net_device *(*get_net_dev_by_params)(
2831 refcount_t uses;
2832 struct completion uses_zero;
2833 u32 client_id;
2836 u8 no_kverbs_req:1;
/kernel/linux/linux-5.10/include/rdma/
Dib_verbs.h2719 struct ib_client { struct
2726 int (*get_global_nl_info)(struct ib_client_nl_info *res); argument
2728 /* Returns the net_dev belonging to this ib_client and matching the argument
2743 struct net_device *(*get_net_dev_by_params)(
2751 refcount_t uses;
2752 struct completion uses_zero;
2753 u32 client_id;
2756 u8 no_kverbs_req:1;