Home
last modified time | relevance | path

Searched refs:fill_nldev_handle (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/infiniband/core/
Dnldev.c261 static int fill_nldev_handle(struct sk_buff *msg, struct ib_device *device) in fill_nldev_handle() function
278 if (fill_nldev_handle(msg, device)) in fill_dev_info()
350 if (fill_nldev_handle(msg, device)) in fill_port_info()
438 if (fill_nldev_handle(msg, device)) in fill_res_info()
1527 if (!nlh || fill_nldev_handle(msg, device)) { in res_get_common_doit()
1610 if (!nlh || fill_nldev_handle(skb, device)) { in res_get_common_dumpit()
2160 if (!nlh || fill_nldev_handle(msg, device) || in nldev_stat_set_doit()
2236 if (fill_nldev_handle(msg, device) || in nldev_stat_del_doit()
2303 if (!nlh || fill_nldev_handle(msg, device) || in stat_get_doit_default_counter()
2400 if (fill_nldev_handle(msg, device) || in stat_get_doit_qp()
[all …]