Searched refs:wl_ext_genl_ops (Results 1 – 2 of 2) sorted by relevance
84 static struct genl_ops wl_ext_genl_ops[] = { variable522 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()