Searched refs:rx_buffer_head (Results 1 – 1 of 1) sorted by relevance
173 struct rx_buffer_head { struct184 struct rx_buffer_head *first; in refill_pool() argument191 pool-ZATM_AAL5_POOL_BASE))+sizeof(struct rx_buffer_head); in refill_pool()194 offset = sizeof(struct rx_buffer_head); in refill_pool()199 sizeof(struct rx_buffer_head); in refill_pool()214 struct rx_buffer_head *head; in refill_pool()225 head = (struct rx_buffer_head *) skb->data; in refill_pool()226 skb_reserve(skb,sizeof(struct rx_buffer_head)); in refill_pool()236 ((struct rx_buffer_head *) (zatm_dev->last_free[pool]-> in refill_pool()403 skb = ((struct rx_buffer_head *) bus_to_virt(here[2]))->skb; in poll_rx()