Home
last modified time | relevance | path

Searched refs:rx_buffer_head (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/atm/
H A Dzatm.c173 struct rx_buffer_head { struct
184 struct rx_buffer_head *first; in refill_pool()
191 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_vir in poll_rx()
[all...]

Completed in 2 milliseconds