Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Dmidway.h203 #define MID_RED_COUNT 0x000007ff macro
217 #define MID_SEG_COUNT MID_RED_COUNT
H A Deni.c574 size = (descr & MID_RED_COUNT)*(ATM_CELL_PAYLOAD >> 2); in rx_aal5()
582 size = (descr & MID_RED_COUNT)*(ATM_CELL_PAYLOAD >> 2); in rx_aal5()