Home
last modified time | relevance | path

Searched refs:SAR_FB_SIZE_2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/atm/
H A Didt77252.h109 #define SAR_FB_SIZE_2 (8192 - 256) macro
H A Didt77252.c1197 else if (skb->truesize > SAR_FB_SIZE_2) in dequeue_rx()
1198 add_rx_skb(card, 2, SAR_FB_SIZE_2, 1); in dequeue_rx()
1813 skb_put(skb, SAR_FB_SIZE_2); in push_rx_skb()
2357 else if (qos->rxtp.max_sdu > SAR_FB_SIZE_2) in idt77252_init_rx()
2822 add_rx_skb(card, 2, SAR_FB_SIZE_2, 32); in idt77252_softint()
3185 writel((SAR_FBQ2_LOW << 28) | (SAR_FB_SIZE_2 / 48), SAR_REG_FBQS2); in init_sram()