Searched refs:genl_info_init_ntf (Results 1 – 5 of 5) sorted by relevance
| /linux/net/psp/ |
| H A D | psp_nl.c | 128 genl_info_init_ntf(&info, &psp_nl_family, cmd); in psp_nl_notify_dev() 241 genl_info_init_ntf(&ntf_info, &psp_nl_family, PSP_CMD_KEY_ROTATE_NTF); in psp_nl_key_rotate_doit()
|
| /linux/include/net/ |
| H A D | genetlink.h | 313 genl_info_init_ntf(struct genl_info *info, const struct genl_family *family, in genl_info_init_ntf() function
|
| /linux/net/core/ |
| H A D | page_pool_user.c | 278 genl_info_init_ntf(&info, &netdev_nl_family, cmd); in netdev_nl_page_pool_event()
|
| H A D | netdev-genl.c | 96 genl_info_init_ntf(&info, &netdev_nl_family, cmd); in netdev_genl_dev_notify()
|
| /linux/net/ethtool/ |
| H A D | netlink.c | 980 genl_info_init_ntf(&info, ðtool_genl_family, cmd); in ethnl_default_notify()
|