Searched refs:MPS (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_defs.h44 * The Scatter Gather Engine (SGE), Multiport Support module (MPS), PIO Local
105 T4VF_MOD_MAP(MPS, 0, MPS_VF_CTL, MPS_VF_STAT_RX_VF_ERR_FRAMES_H)
/linux-master/include/uapi/linux/
H A Datmmpc.h78 #define MPS 1 macro
91 #define HOLDING_TIME_DEFAULT 1200 /* same as MPS-p7 */
107 #define DATA_PLANE_PURGE 208 /* Data plane purge because of egress cache hit miss or dead MPS */
/linux-master/net/atm/
H A Dmpc.c351 case MPS:
352 return "MPS";
356 return "both MPS and MPC";
423 if ((mpoa_device_type == MPS || mpoa_device_type == MPC) &&
428 if (mpoa_device_type != MPS &&
430 dprintk("ignoring non-MPS device ");
440 dprintk_cont("this MPS has %d MAC addresses\n",
445 * the control address of MPS
1281 * Our MPS died. Tell our daemon to send NHRP data plane purge to each
1291 pr_info("(%s) wrong MPS\
[all...]

Completed in 120 milliseconds