Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Datmdev.h185 #define ATM_MF_INC_RSV 2 /* Change reservation on increase */ macro
191 #define ATM_MF_SET (ATM_MF_INC_RSV | ATM_MF_INC_SHP | ATM_MF_DEC_RSV | \
/linux/drivers/atm/
A Deni.c1967 if ((flgs & ATM_MF_INC_RSV) && (!rate || rate > tx->reserved)) rsv = 1; in eni_change_qos()

Completed in 7 milliseconds