Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Didt77252.h256 #define SAR_RSQE_CELLCNT 0x000001FF macro
H A Didt77252.c1073 for (i = (stat & SAR_RSQE_CELLCNT); i; i--) { in dequeue_rx()
1113 skb->len = (stat & SAR_RSQE_CELLCNT) * ATM_CELL_PAYLOAD; in dequeue_rx()