Searched refs:wlcore_set_key (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.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 | 3506 int wlcore_set_key(struct wl1271 *wl, enum set_key_cmd cmd,  in wlcore_set_key()  function3614 EXPORT_SYMBOL_GPL(wlcore_set_key);
 
 | 
| /Linux-v5.10/drivers/net/wireless/ti/wl12xx/ | 
| D | main.c | 1641 	return wlcore_set_key(wl, cmd, vif, sta, key_conf);  in wl12xx_set_key()
 | 
| /Linux-v5.10/drivers/net/wireless/ti/wl18xx/ | 
| D | main.c | 1556 	ret = wlcore_set_key(wl, cmd, vif, sta, key_conf);  in wl18xx_set_key()
 |