Lines Matching refs:sk_buff
104 struct sk_buff *rt2x00queue_alloc_rxskb(struct queue_entry *entry, gfp_t gfp);
119 void rt2x00queue_align_frame(struct sk_buff *skb);
128 void rt2x00queue_insert_l2pad(struct sk_buff *skb, unsigned int header_length);
138 void rt2x00queue_remove_l2pad(struct sk_buff *skb, unsigned int header_length);
146 int rt2x00queue_write_tx_frame(struct data_queue *queue, struct sk_buff *skb,
211 struct sk_buff *skb,
351 struct sk_buff *skb,
354 struct sk_buff *skb);
355 void rt2x00crypto_tx_copy_iv(struct sk_buff *skb,
357 void rt2x00crypto_tx_remove_iv(struct sk_buff *skb,
359 void rt2x00crypto_tx_insert_iv(struct sk_buff *skb, unsigned int header_length);
360 void rt2x00crypto_rx_insert_iv(struct sk_buff *skb,
370 struct sk_buff *skb, in rt2x00crypto_create_tx_descriptor()
376 struct sk_buff *skb) in rt2x00crypto_tx_overhead()
381 static inline void rt2x00crypto_tx_copy_iv(struct sk_buff *skb, in rt2x00crypto_tx_copy_iv()
386 static inline void rt2x00crypto_tx_remove_iv(struct sk_buff *skb, in rt2x00crypto_tx_remove_iv()
391 static inline void rt2x00crypto_tx_insert_iv(struct sk_buff *skb, in rt2x00crypto_tx_insert_iv()
396 static inline void rt2x00crypto_rx_insert_iv(struct sk_buff *skb, in rt2x00crypto_rx_insert_iv()