Home
last modified time | relevance | path

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

/wlan-driver/platform/cnss2/
H A Dgenl.c76 static struct genl_family cnss_genl_family = { variable
118 &cnss_genl_family, 0, in cnss_genl_send_data()
148 ret = genlmsg_multicast(&cnss_genl_family, skb, 0, 0, GFP_KERNEL); in cnss_genl_send_data()
206 ret = genl_register_family(&cnss_genl_family); in cnss_genl_init()
215 genl_unregister_family(&cnss_genl_family); in cnss_genl_exit()