Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dhw.h36 int orinoco_hw_get_act_bitrate(struct orinoco_private *priv, int *bitrate);
H A Dhw.c738 int orinoco_hw_get_act_bitrate(struct orinoco_private *priv, int *bitrate) in orinoco_hw_get_act_bitrate() function
H A Dwext.c609 lerr = orinoco_hw_get_act_bitrate(priv, &act_bitrate); in orinoco_ioctl_getrate()