Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_android.c731 static struct genl_multicast_group wl_genl_mcast[] = { variable
735 static struct genl_multicast_group wl_genl_mcast = { variable
9827 ret = genl_register_mc_group(&wl_genl_family, &wl_genl_mcast); in wl_genl_init()
9830 ret = genl_register_family_with_ops_groups(&wl_genl_family, wl_genl_ops, wl_genl_mcast); in wl_genl_init()
9833 ARRAY_SIZE(wl_genl_ops), wl_genl_mcast, ARRAY_SIZE(wl_genl_mcast)); in wl_genl_init()
9991 if ((err = genlmsg_multicast(skb, 0, wl_genl_mcast.id, GFP_ATOMIC)) < 0) in wl_genl_send_msg()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_android.c745 static struct genl_multicast_group wl_genl_mcast[] = { variable
749 static struct genl_multicast_group wl_genl_mcast = { variable
10135 ret = genl_register_mc_group(&wl_genl_family, &wl_genl_mcast); in wl_genl_init()
10138 ret = genl_register_family_with_ops_groups(&wl_genl_family, wl_genl_ops, wl_genl_mcast); in wl_genl_init()
10141 ARRAY_SIZE(wl_genl_ops), wl_genl_mcast, ARRAY_SIZE(wl_genl_mcast)); in wl_genl_init()
10299 if ((err = genlmsg_multicast(skb, 0, wl_genl_mcast.id, GFP_ATOMIC)) < 0) in wl_genl_send_msg()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_android.c750 static struct genl_multicast_group wl_genl_mcast[] = { variable
754 static struct genl_multicast_group wl_genl_mcast = { variable
10233 ret = genl_register_mc_group(&wl_genl_family, &wl_genl_mcast); in wl_genl_init()
10236 ret = genl_register_family_with_ops_groups(&wl_genl_family, wl_genl_ops, wl_genl_mcast); in wl_genl_init()
10239 ARRAY_SIZE(wl_genl_ops), wl_genl_mcast, ARRAY_SIZE(wl_genl_mcast)); in wl_genl_init()
10397 if ((err = genlmsg_multicast(skb, 0, wl_genl_mcast.id, GFP_ATOMIC)) < 0) in wl_genl_send_msg()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_android.c843 static struct genl_multicast_group wl_genl_mcast[] = { variable
847 static struct genl_multicast_group wl_genl_mcast = { variable
13147 ret = genl_register_mc_group(&wl_genl_family, &wl_genl_mcast); in wl_genl_init()
13149 ret = genl_register_family_with_ops_groups(&wl_genl_family, wl_genl_ops, wl_genl_mcast); in wl_genl_init()
13310 if ((err = genlmsg_multicast(skb, 0, wl_genl_mcast.id, GFP_ATOMIC)) < 0) in wl_genl_send_msg()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_android.c829 static struct genl_multicast_group wl_genl_mcast[] = { variable
833 static struct genl_multicast_group wl_genl_mcast = { variable
12991 ret = genl_register_mc_group(&wl_genl_family, &wl_genl_mcast); in wl_genl_init()
12993 ret = genl_register_family_with_ops_groups(&wl_genl_family, wl_genl_ops, wl_genl_mcast); in wl_genl_init()
13154 if ((err = genlmsg_multicast(skb, 0, wl_genl_mcast.id, GFP_ATOMIC)) < 0) in wl_genl_send_msg()