Searched defs:ib_client (Results 1 – 1 of 1) sorted by relevance
2778 struct ib_client { struct2785 int (*get_global_nl_info)(struct ib_client_nl_info *res); argument2787 /* Returns the net_dev belonging to this ib_client and matching the argument2802 struct net_device *(*get_net_dev_by_params)(2810 refcount_t uses;2811 struct completion uses_zero;2812 u32 client_id;2815 u8 no_kverbs_req:1;
Completed in 41 milliseconds