Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ralink/rt2x00/
A Drt2x00lib.h319 unsigned int rt2x00crypto_tx_overhead(struct rt2x00_dev *rt2x00dev,
341 static inline unsigned int rt2x00crypto_tx_overhead(struct rt2x00_dev *rt2x00dev, in rt2x00crypto_tx_overhead() function
A Drt2x00crypto.c63 unsigned int rt2x00crypto_tx_overhead(struct rt2x00_dev *rt2x00dev, in rt2x00crypto_tx_overhead() function
A Drt2x00mac.c69 data_length += rt2x00crypto_tx_overhead(rt2x00dev, skb); in rt2x00mac_tx_rts_cts()
A Drt2x00queue.c250 data_length += rt2x00crypto_tx_overhead(rt2x00dev, skb); in rt2x00queue_create_tx_descriptor_plcp()

Completed in 8 milliseconds