Searched refs:fill_stat_mr_entry (Results 1 – 2 of 2) sorted by relevance
1016 static int fill_stat_mr_entry(struct sk_buff *msg, bool has_cap_net_admin, in fill_stat_mr_entry() function1025 if (dev->ops.fill_stat_mr_entry) in fill_stat_mr_entry()1026 return dev->ops.fill_stat_mr_entry(msg, mr); in fill_stat_mr_entry()2490 fill_stat_mr_entry); in nldev_stat_get_doit()2517 fill_stat_mr_entry); in nldev_stat_get_dumpit()
2778 SET_DEVICE_OP(dev_ops, fill_stat_mr_entry); in ib_set_device_ops()