Searched refs:rx_skb_q (Results 1 – 2 of 2) sorted by relevance
454 * @rx_skb_q: SKB queue for RX packet455 * @rx_work: RX work struct to process the RX packet in @rx_skb_q499 struct sk_buff_head rx_skb_q; member
1399 while ((skb = skb_dequeue(&data->rx_skb_q))) { in btintel_pcie_rx_work() 1428 skb_queue_tail(&data->rx_skb_q, skb); in btintel_pcie_submit_rx_work() 2481 skb_queue_head_init(&data->rx_skb_q); in btintel_pcie_probe()