Home
last modified time | relevance | path

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

/net/atm/
Dmpc.c379 uint8_t length, mpoa_device_type, number_of_mps_macs; in lane2_assoc_ind() local
383 mpoa_device_type = number_of_mps_macs = 0; /* silence gcc */ in lane2_assoc_ind()
413 mpoa_device_type = *tlvs++; in lane2_assoc_ind()
416 dev->name, mpoa_device_type_string(mpoa_device_type)); in lane2_assoc_ind()
417 if (mpoa_device_type == MPS_AND_MPC && in lane2_assoc_ind()
423 if ((mpoa_device_type == MPS || mpoa_device_type == MPC) && in lane2_assoc_ind()
428 if (mpoa_device_type != MPS && in lane2_assoc_ind()
429 mpoa_device_type != MPS_AND_MPC) { in lane2_assoc_ind()
431 if (mpoa_device_type == MPC) in lane2_assoc_ind()
436 mpoa_device_type == MPS_AND_MPC) { in lane2_assoc_ind()
[all …]