Home
last modified time | relevance | path

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

/wlan-driver/platform/icnss2/
H A Dgenl.c73 static struct genl_family icnss_genl_family = { variable
115 &icnss_genl_family, 0, in icnss_genl_send_data()
145 ret = genlmsg_multicast(&icnss_genl_family, skb, 0, 0, GFP_KERNEL); in icnss_genl_send_data()
203 ret = genl_register_family(&icnss_genl_family); in icnss_genl_init()
212 genl_unregister_family(&icnss_genl_family); in icnss_genl_exit()