Searched refs:rt2x00crypto_tx_overhead (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00lib.h334 unsigned int rt2x00crypto_tx_overhead(struct rt2x00_dev *rt2x00dev,
355 static inline unsigned int rt2x00crypto_tx_overhead(struct rt2x00_dev *rt2x00dev, function
H A Drt2x00crypto.c77 unsigned int rt2x00crypto_tx_overhead(struct rt2x00_dev *rt2x00dev, function
H A Drt2x00mac.c82 data_length += rt2x00crypto_tx_overhead(rt2x00dev, skb);
H A Drt2x00queue.c246 data_length += rt2x00crypto_tx_overhead(rt2x00dev, entry->skb);

Completed in 32 milliseconds