Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Datmdev.h73 #define ATM_VF2VS(flags) \ macro
/openbmc/linux/net/atm/
H A Dproc.c174 return map[ATM_VF2VS(vcc->flags)]; in vcc_state()