Lines Matching full:mps
351 case MPS: in mpoa_device_type_string()
352 return "MPS"; in mpoa_device_type_string()
356 return "both MPS and MPC"; in mpoa_device_type_string()
423 if ((mpoa_device_type == MPS || mpoa_device_type == MPC) && in lane2_assoc_ind()
428 if (mpoa_device_type != MPS && in lane2_assoc_ind()
430 dprintk("ignoring non-MPS device "); in lane2_assoc_ind()
440 dprintk_cont("this MPS has %d MAC addresses\n", in lane2_assoc_ind()
445 * the control address of MPS in lane2_assoc_ind()
1281 * Our MPS died. Tell our daemon to send NHRP data plane purge to each
1291 pr_info("(%s) wrong MPS\n", mpc->dev->name); in mps_death()
1345 tlv[6] = 0x00; /* number of MPS MAC addresses */ in set_mpc_ctrl_addr_rcvd()