Searched defs:ctcm_priv (Results 1 – 1 of 1) sorted by relevance
202 struct ctcm_priv { struct203 struct net_device_stats stats;204 unsigned long tbusy;207 struct mpc_group *mpcg; /* MPC only */208 struct xid2 *xid; /* MPC only */211 fsm_instance *fsm;235 clear_bit(0, &(((struct ctcm_priv *)dev->ml_priv)->tbusy)); in ctcm_clear_busy_do() argument