Searched refs:smart_config_set_group_key (Results 1 – 2 of 2) sorted by relevance
295 if (!wl->ops->smart_config_set_group_key) in wlcore_smart_config_set_group_key()298 return wl->ops->smart_config_set_group_key(wl, group_id, key_len, key); in wlcore_smart_config_set_group_key()
113 int (*smart_config_set_group_key)(struct wl1271 *wl, u16 group_id, member