Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_android.c706 struct genl_ops wl_genl_ops[] = { variable
720 struct genl_ops wl_genl_ops = { variable
9820 ret = genl_register_ops(&wl_genl_family, &wl_genl_ops); 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()
9832 ret = wl_genl_register_family_with_ops_groups(&wl_genl_family, wl_genl_ops, in wl_genl_init()
9833 ARRAY_SIZE(wl_genl_ops), wl_genl_mcast, ARRAY_SIZE(wl_genl_mcast)); in wl_genl_init()
9838 genl_unregister_ops(&wl_genl_family, &wl_genl_ops); in wl_genl_init()
9856 if (genl_unregister_ops(&wl_genl_family, &wl_genl_ops) < 0) in wl_genl_deinit()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_android.c720 struct genl_ops wl_genl_ops[] = { variable
734 struct genl_ops wl_genl_ops = { variable
10128 ret = genl_register_ops(&wl_genl_family, &wl_genl_ops); 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()
10140 ret = wl_genl_register_family_with_ops_groups(&wl_genl_family, wl_genl_ops, in wl_genl_init()
10141 ARRAY_SIZE(wl_genl_ops), wl_genl_mcast, ARRAY_SIZE(wl_genl_mcast)); in wl_genl_init()
10146 genl_unregister_ops(&wl_genl_family, &wl_genl_ops); in wl_genl_init()
10164 if (genl_unregister_ops(&wl_genl_family, &wl_genl_ops) < 0) in wl_genl_deinit()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_android.c725 struct genl_ops wl_genl_ops[] = { variable
739 struct genl_ops wl_genl_ops = { variable
10226 ret = genl_register_ops(&wl_genl_family, &wl_genl_ops); 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()
10238 ret = wl_genl_register_family_with_ops_groups(&wl_genl_family, wl_genl_ops, in wl_genl_init()
10239 ARRAY_SIZE(wl_genl_ops), wl_genl_mcast, ARRAY_SIZE(wl_genl_mcast)); in wl_genl_init()
10244 genl_unregister_ops(&wl_genl_family, &wl_genl_ops); in wl_genl_init()
10262 if (genl_unregister_ops(&wl_genl_family, &wl_genl_ops) < 0) in wl_genl_deinit()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_android.c822 struct genl_ops wl_genl_ops[] = { variable
832 struct genl_ops wl_genl_ops = { variable
13140 ret = genl_register_ops(&wl_genl_family, &wl_genl_ops); 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()
13154 genl_unregister_ops(&wl_genl_family, &wl_genl_ops); in wl_genl_init()
13172 if (genl_unregister_ops(&wl_genl_family, &wl_genl_ops) < 0) in wl_genl_deinit()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_android.c808 struct genl_ops wl_genl_ops[] = { variable
818 struct genl_ops wl_genl_ops = { variable
12984 ret = genl_register_ops(&wl_genl_family, &wl_genl_ops); 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()
12998 genl_unregister_ops(&wl_genl_family, &wl_genl_ops); in wl_genl_init()
13016 if (genl_unregister_ops(&wl_genl_family, &wl_genl_ops) < 0) in wl_genl_deinit()