Searched refs:wlcore_set_key (Results 1 – 3 of 3) sorted by relevance
504 int wlcore_set_key(struct wl1271 *wl, enum set_key_cmd cmd,
3538 int wlcore_set_key(struct wl1271 *wl, enum set_key_cmd cmd, in wlcore_set_key() function3653 EXPORT_SYMBOL_GPL(wlcore_set_key);
1645 return wlcore_set_key(wl, cmd, vif, sta, key_conf); in wl12xx_set_key()