Searched refs:wlcore_set_key (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/net/wireless/ti/wlcore/ |
D | wlcore.h | 504 int wlcore_set_key(struct wl1271 *wl, enum set_key_cmd cmd,
|
D | main.c | 3464 int wlcore_set_key(struct wl1271 *wl, enum set_key_cmd cmd, in wlcore_set_key() function 3572 EXPORT_SYMBOL_GPL(wlcore_set_key);
|
/linux-5.19.10/drivers/net/wireless/ti/wl12xx/ |
D | main.c | 1645 return wlcore_set_key(wl, cmd, vif, sta, key_conf); in wl12xx_set_key()
|
/linux-5.19.10/drivers/net/wireless/ti/wl18xx/ |
D | main.c | 1556 ret = wlcore_set_key(wl, cmd, vif, sta, key_conf); in wl18xx_set_key()
|