Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Datmdev.h190 #define ATM_MF_SET (ATM_MF_INC_RSV | ATM_MF_INC_SHP | ATM_MF_DEC_RSV | \ macro
/linux-3.4.99/net/atm/
Dcommon.c700 return vcc->dev->ops->change_qos(vcc, qos, ATM_MF_SET); in atm_change_qos()