Searched refs:rx_head (Results 1 – 12 of 12) sorted by relevance
545 if (rxfq->rx_head != NULL) { in dpaa_eth_fq_rx_flush()546 struct mbuf *chain = rxfq->rx_head; in dpaa_eth_fq_rx_flush()548 rxfq->rx_head = NULL; in dpaa_eth_fq_rx_flush()549 rxfq->rx_tailp = &rxfq->rx_head; in dpaa_eth_fq_rx_flush()638 if (sc->sc_rx_fqs[i].rx_head != NULL) in dpaa_eth_fq_rx_free()639 m_freem(sc->sc_rx_fqs[i].rx_head); in dpaa_eth_fq_rx_free()714 sc->sc_rx_fqs[i].rx_head = NULL; in dpaa_eth_fq_rx_init()715 sc->sc_rx_fqs[i].rx_tailp = &sc->sc_rx_fqs[i].rx_head; in dpaa_eth_fq_rx_init()
66 struct mbuf *rx_head; member
890 if (q->rx_head) { in mt76_dma_rx_cleanup()891 dev_kfree_skb(q->rx_head); in mt76_dma_rx_cleanup()892 q->rx_head = NULL; in mt76_dma_rx_cleanup()937 struct sk_buff *skb = q->rx_head; in mt76_add_fragment()957 q->rx_head = NULL; in mt76_add_fragment()1015 if (q->rx_head) in mt76_dma_rx_process()1021 dev_kfree_skb(q->rx_head); in mt76_dma_rx_process()1022 q->rx_head = NULL; in mt76_dma_rx_process()1026 if (q->rx_head) { in mt76_dma_rx_process()1049 q->rx_head = skb; in mt76_dma_rx_process()
103 struct sk_buff *rx_head; member
271 struct sk_buff *rx_head; member
197 struct sk_buff_head rx_head; member
476 skb_queue_tail(&ar_sdio->rx_head, pkt->skb); in ath10k_sdio_mbox_rx_process_packets()1359 skb = skb_dequeue(&ar_sdio->rx_head); in ath10k_rx_indication_async_work()1976 while ((skb = skb_dequeue(&ar_sdio->rx_head))) in ath10k_sdio_hif_stop()2602 skb_queue_head_init(&ar_sdio->rx_head); in ath10k_sdio_probe()
135 struct fxp_rx *rx_head; member
768 sc->fxp_desc.rx_head = sc->fxp_desc.rx_tail = NULL; in fxp_attach()1902 rxp = sc->fxp_desc.rx_head; in fxp_intr_body()1929 sc->fxp_desc.rx_head = rxp->rx_next; in fxp_intr_body()1997 sc->fxp_desc.rx_head->rx_addr); in fxp_intr_body()2522 CSR_WRITE_4(sc, FXP_CSR_SCB_GENERAL, sc->fxp_desc.rx_head->rx_addr); in fxp_init_body()2679 if (sc->fxp_desc.rx_head != NULL) { in fxp_add_rfabuf()2690 sc->fxp_desc.rx_head = rxp; in fxp_add_rfabuf()
431 TAILQ_INIT(&r->rx_head); in nhi_alloc_ring()654 TAILQ_INSERT_TAIL(&r->rx_head, cmd, cm_link); in nhi_alloc_ring0()718 cmd = TAILQ_FIRST(&rp->rx_head); in nhi_fill_rx_ring()721 TAILQ_REMOVE(&rp->rx_head, cmd, cm_link); in nhi_fill_rx_ring()
99 TAILQ_HEAD(, nhi_cmd_frame) rx_head;
1997 if (q->rx_head) in mt7996_rro_rx_process()2003 dev_kfree_skb(q->rx_head); in mt7996_rro_rx_process()2005 q->rx_head = NULL; in mt7996_rro_rx_process()2011 if (q->rx_head) { in mt7996_rro_rx_process()2015 dev_kfree_skb(q->rx_head); in mt7996_rro_rx_process()2016 q->rx_head = NULL; in mt7996_rro_rx_process()2038 q->rx_head = skb; in mt7996_rro_rx_process()