Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dhw.h50 int orinoco_hw_get_freq(struct orinoco_private *priv);
H A Dhw.c1173 int orinoco_hw_get_freq(struct orinoco_private *priv) in orinoco_hw_get_freq() function
H A Dwext.c487 tmp = orinoco_hw_get_freq(priv); in orinoco_ioctl_getfreq()