Searched refs:hermes_struct_init (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/orinoco/
H A Dorinoco_pci.c151 hermes_struct_init(&priv->hw, hermes_io, HERMES_32BIT_REGSPACING);
H A Dorinoco_tmd.c137 hermes_struct_init(&priv->hw, hermes_io, HERMES_16BIT_REGSPACING);
H A Dairport.c170 hermes_struct_init(hw, card->vaddr, HERMES_16BIT_REGSPACING);
H A Dorinoco_nortel.c195 hermes_struct_init(&priv->hw, hermes_io, HERMES_16BIT_REGSPACING);
H A Dorinoco_plx.c233 hermes_struct_init(&priv->hw, hermes_io, HERMES_16BIT_REGSPACING);
H A Dhermes.c188 void hermes_struct_init(hermes_t *hw, void __iomem *address, int reg_spacing) function
196 EXPORT_SYMBOL(hermes_struct_init); variable
H A Dspectrum_cs.c319 hermes_struct_init(hw, mem, HERMES_16BIT_REGSPACING);
H A Dhermes.h430 void hermes_struct_init(hermes_t *hw, void __iomem *address, int reg_spacing);
H A Dorinoco_cs.c255 hermes_struct_init(hw, mem, HERMES_16BIT_REGSPACING);

Completed in 103 milliseconds