Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/wlan-ng/
H A Dprism2sta.c1163 while ((skb = skb_dequeue(&hw->authq))) { in prism2sta_processing_defer()
1518 skb_queue_tail(&hw->authq, skb); in prism2sta_inf_authreq()
H A Dhfa384x.h1089 struct sk_buff_head authq; member
H A Dhfa384x_usb.c519 skb_queue_head_init(&hw->authq); in hfa384x_create()
578 while ((skb = skb_dequeue(&hw->authq))) in hfa384x_destroy()