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

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

Completed in 100 milliseconds