Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wireless/
Dhermes.c290 int hermes_allocate(hermes_t *hw, u16 size, u16 *fid) in hermes_allocate() function
570 EXPORT_SYMBOL(hermes_allocate);
Dhermes.h316 int hermes_allocate(hermes_t *hw, u16 size, u16 *fid);
Dorinoco.c676 err = hermes_allocate(hw, priv->nicbuf_size, &priv->txfid); in orinoco_reinit_firmware()
684 err = hermes_allocate(hw, priv->nicbuf_size, &priv->txfid); in orinoco_reinit_firmware()
2176 err = hermes_allocate(hw, priv->nicbuf_size, &priv->txfid); in orinoco_init()
2184 err = hermes_allocate(hw, priv->nicbuf_size, &priv->txfid); in orinoco_init()