Searched refs:orinoco_hw_get_essid (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/ |
H A D | hw.h | 47 int orinoco_hw_get_essid(struct orinoco_private *priv, int *active,
|
H A D | hw.c | 1115 int orinoco_hw_get_essid(struct orinoco_private *priv, int *active, in orinoco_hw_get_essid() function
|
H A D | wext.c | 404 err = orinoco_hw_get_essid(priv, &active, essidbuf); in orinoco_ioctl_getessid()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/ |
H A D | hw.h | 48 int orinoco_hw_get_essid(struct orinoco_private *priv, int *active,
|
H A D | hw.c | 1119 int orinoco_hw_get_essid(struct orinoco_private *priv, int *active, in orinoco_hw_get_essid() function
|
H A D | wext.c | 410 err = orinoco_hw_get_essid(priv, &active, essidbuf); in orinoco_ioctl_getessid()
|
Completed in 7 milliseconds