Searched refs:smart_config_set_group_key (Results 1 – 3 of 3) 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
1747 .smart_config_set_group_key = wl18xx_cmd_smart_config_set_group_key,