Searched refs:mt76x2_rxwi (Results 1 – 4 of 4) sorted by relevance
117 BUILD_BUG_ON(sizeof(struct mt76x2_rxwi) > MT_RX_HEADROOM); in mt76x2_dma_init()151 q->buf_offset = MT_RX_HEADROOM - sizeof(struct mt76x2_rxwi); in mt76x2_dma_init()
47 struct mt76x2_rxwi { struct
342 skb_pull(skb, sizeof(struct mt76x2_rxwi)); in mt76x2_queue_rx_skb()
619 struct mt76x2_rxwi *rxwi = rxi; in mt76x2_mac_process_rx()