Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/atm/
Dmidway.h202 #define MID_RED_COUNT 0x000007ff macro
216 #define MID_SEG_COUNT MID_RED_COUNT
Deni.c578 size = (descr & MID_RED_COUNT)*(ATM_CELL_PAYLOAD >> 2); in rx_aal5()
586 size = (descr & MID_RED_COUNT)*(ATM_CELL_PAYLOAD >> 2); in rx_aal5()