Lines Matching defs:context
172 dev_kfree_skb_irq(urb->context);
181 carl9170_tx_callback(ar, (void *)urb->context);
192 * does not work in an irqsave context.
241 struct ar9170 *ar = urb->context;
279 struct ar9170 *ar = urb->context;
372 struct sk_buff *skb = (void *)urb->context;
400 struct ar9170 *ar = (struct ar9170 *)urb->context;
526 * completion (hardirq context).
562 struct sk_buff *skb = (void *)urb->context;
973 * which in turn frees our driver context (ar).
1022 void *context)
1024 struct ar9170 *ar = context;