Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/orinoco/
Dorinoco.h40 struct orinoco_tkip_key { struct
Dmain.c373 struct orinoco_tkip_key *key; in orinoco_process_xmit_skb()
377 key = (struct orinoco_tkip_key *) priv->keys[priv->tx_key].key; in orinoco_process_xmit_skb()
982 struct orinoco_tkip_key *key; in orinoco_rx()
996 key = (struct orinoco_tkip_key *) priv->keys[key_id].key; in orinoco_rx()
Dwext.c780 (ext->key_len > sizeof(struct orinoco_tkip_key))) in orinoco_ioctl_set_encodeext()