Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_ext_genl.c84 static struct genl_ops wl_ext_genl_ops[] = { variable
522 ret = genl_register_family_with_ops(&wl_ext_genl_family, wl_ext_genl_ops); in wl_ext_genl_init()
524 ret = genl_register_family_with_ops(&wl_ext_genl_family, wl_ext_genl_ops, in wl_ext_genl_init()
525 ARRAY_SIZE(wl_ext_genl_ops)); in wl_ext_genl_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_ext_genl.c84 static struct genl_ops wl_ext_genl_ops[] = { variable
522 ret = genl_register_family_with_ops(&wl_ext_genl_family, wl_ext_genl_ops); in wl_ext_genl_init()
524 ret = genl_register_family_with_ops(&wl_ext_genl_family, wl_ext_genl_ops, in wl_ext_genl_init()
525 ARRAY_SIZE(wl_ext_genl_ops)); in wl_ext_genl_init()