Home
last modified time | relevance | path

Searched refs:orinoco_hw_get_essid (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/net/wireless/intersil/orinoco/
Dhw.h48 int orinoco_hw_get_essid(struct orinoco_private *priv, int *active,
Dhw.c1119 int orinoco_hw_get_essid(struct orinoco_private *priv, int *active, in orinoco_hw_get_essid() function
Dwext.c410 err = orinoco_hw_get_essid(priv, &active, essidbuf); in orinoco_ioctl_getessid()