Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Datmmpc.h78 #define MPS_AND_MPC 3 macro
/linux-2.4.37.9/net/atm/
Dmpc.c341 case MPS_AND_MPC: in mpoa_device_type_string()
404 if (mpoa_device_type == MPS_AND_MPC && in lane2_assoc_ind()
416 if (mpoa_device_type != MPS && mpoa_device_type != MPS_AND_MPC) { in lane2_assoc_ind()
421 if (number_of_mps_macs == 0 && mpoa_device_type == MPS_AND_MPC) { in lane2_assoc_ind()
460 tlvs += 20; if (device_type == MPS_AND_MPC) tlvs += 20; in copy_macs()