Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dhw.h29 int orinoco_hw_allocate_fid(struct orinoco_private *priv);
H A Dmain.c1691 err = orinoco_hw_allocate_fid(priv); in orinoco_reinit_firmware()
2078 err = orinoco_hw_allocate_fid(priv); in orinoco_init()
H A Dhw.c410 int orinoco_hw_allocate_fid(struct orinoco_private *priv) in orinoco_hw_allocate_fid() function