Searched refs:extra_offset (Results 1 – 1 of 1) sorted by relevance
1031 uint extra_offset = 0; in dma_rxfill() local1050 extra_offset = di->rxextrahdrroom; in dma_rxfill()1057 p = brcmu_pkt_buf_get_skb(di->rxbufsize + extra_offset); in dma_rxfill()1071 if (extra_offset) in dma_rxfill()1072 skb_pull(p, extra_offset); in dma_rxfill()