Searched defs:ib_client (Results 1 – 1 of 1) sorted by relevance
2799 struct ib_client { struct2806 int (*get_global_nl_info)(struct ib_client_nl_info *res); argument2808 /* Returns the net_dev belonging to this ib_client and matching the argument2823 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;
Completed in 20 milliseconds