Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/rt2x00/
Drt2x00lib.h352 void rt2x00crypto_create_tx_descriptor(struct rt2x00_dev *rt2x00dev,
371 static inline void rt2x00crypto_create_tx_descriptor(struct rt2x00_dev *rt2x00dev, in rt2x00crypto_create_tx_descriptor() function
Drt2x00crypto.c48 void rt2x00crypto_create_tx_descriptor(struct rt2x00_dev *rt2x00dev, in rt2x00crypto_create_tx_descriptor() function
Drt2x00queue.c480 rt2x00crypto_create_tx_descriptor(rt2x00dev, skb, txdesc); in rt2x00queue_create_tx_descriptor()