Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dhw_ops.h295 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()
H A Dwlcore.h113 int (*smart_config_set_group_key)(struct wl1271 *wl, u16 group_id, member