Searched refs:rx_head (Results 1 – 7 of 7) sorted by relevance
758 if (q->rx_head) { in mt76_dma_rx_cleanup()759 dev_kfree_skb(q->rx_head); in mt76_dma_rx_cleanup()760 q->rx_head = NULL; in mt76_dma_rx_cleanup()792 struct sk_buff *skb = q->rx_head; in mt76_add_fragment()812 q->rx_head = NULL; in mt76_add_fragment()854 if (q->rx_head) in mt76_dma_rx_process()860 dev_kfree_skb(q->rx_head); in mt76_dma_rx_process()861 q->rx_head = NULL; in mt76_dma_rx_process()865 if (q->rx_head) { in mt76_dma_rx_process()887 q->rx_head = skb; in mt76_dma_rx_process()
103 struct sk_buff *rx_head; member
212 struct sk_buff *rx_head; member
197 struct sk_buff_head rx_head; member
475 skb_queue_tail(&ar_sdio->rx_head, pkt->skb); in ath10k_sdio_mbox_rx_process_packets()1358 skb = skb_dequeue(&ar_sdio->rx_head); in ath10k_rx_indication_async_work()1974 while ((skb = skb_dequeue(&ar_sdio->rx_head))) in ath10k_sdio_hif_stop()2594 skb_queue_head_init(&ar_sdio->rx_head); in ath10k_sdio_probe()
135 struct fxp_rx *rx_head; member
769 sc->fxp_desc.rx_head = sc->fxp_desc.rx_tail = NULL; in fxp_attach()1916 rxp = sc->fxp_desc.rx_head; in fxp_intr_body()1943 sc->fxp_desc.rx_head = rxp->rx_next; in fxp_intr_body()2011 sc->fxp_desc.rx_head->rx_addr); in fxp_intr_body()2536 CSR_WRITE_4(sc, FXP_CSR_SCB_GENERAL, sc->fxp_desc.rx_head->rx_addr); in fxp_init_body()2693 if (sc->fxp_desc.rx_head != NULL) { in fxp_add_rfabuf()2704 sc->fxp_desc.rx_head = rxp; in fxp_add_rfabuf()