Home
last modified time | relevance | path

Searched refs:MID_RED_COUNT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 10 milliseconds