Searched defs:ctcm_priv (Results 1 – 1 of 1) sorted by relevance
201 struct ctcm_priv { struct202 struct net_device_stats stats;203 unsigned long tbusy;206 struct mpc_group *mpcg; /* MPC only */207 struct xid2 *xid; /* MPC only */210 fsm_instance *fsm;234 clear_bit(0, &(((struct ctcm_priv *)dev->ml_priv)->tbusy)); in ctcm_clear_busy_do() argument