Searched refs:genl_params (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_ext_genl.c | 65 typedef struct genl_params { struct 73 struct genl_params *g_zconf = NULL; argument 77 static int wl_ext_genl_send(struct genl_params *zconf, struct net_device *dev, 228 struct genl_params *zconf = (struct genl_params *)argu; in wl_ext_probreq_event() 314 struct genl_params *zconf = g_zconf; in wl_ext_genl_recv() 362 wl_ext_genl_send(struct genl_params *zconf, struct net_device *dev, in wl_ext_genl_send() 428 struct genl_params *zconf = g_zconf; in wl_ext_genl_bind() 505 struct genl_params *zconf = dhd->zconf; in wl_ext_genl_init() 510 zconf = kzalloc(sizeof(struct genl_params), GFP_KERNEL); in wl_ext_genl_init() 552 struct genl_params *zconf = dhd->zconf; in wl_ext_genl_deinit()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_ext_genl.c | 65 typedef struct genl_params { struct 73 struct genl_params *g_zconf = NULL; argument 77 static int wl_ext_genl_send(struct genl_params *zconf, struct net_device *dev, 228 struct genl_params *zconf = (struct genl_params *)argu; in wl_ext_probreq_event() 314 struct genl_params *zconf = g_zconf; in wl_ext_genl_recv() 362 wl_ext_genl_send(struct genl_params *zconf, struct net_device *dev, in wl_ext_genl_send() 428 struct genl_params *zconf = g_zconf; in wl_ext_genl_bind() 505 struct genl_params *zconf = dhd->zconf; in wl_ext_genl_init() 510 zconf = kzalloc(sizeof(struct genl_params), GFP_KERNEL); in wl_ext_genl_init() 552 struct genl_params *zconf = dhd->zconf; in wl_ext_genl_deinit()
|