Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Didt77252.h108 #define SAR_FB_SIZE_1 (4096 - 256) macro
H A Didt77252.c1199 else if (skb->truesize > SAR_FB_SIZE_1) in dequeue_rx()
1200 add_rx_skb(card, 1, SAR_FB_SIZE_1, 1); in dequeue_rx()
1810 skb_put(skb, SAR_FB_SIZE_1); in push_rx_skb()
2359 else if (qos->rxtp.max_sdu > SAR_FB_SIZE_1) in idt77252_init_rx()
2816 add_rx_skb(card, 1, SAR_FB_SIZE_1, 32); in idt77252_softint()
3184 writel((SAR_FBQ1_LOW << 28) | (SAR_FB_SIZE_1 / 48), SAR_REG_FBQS1); in init_sram()