Searched defs:ctcm_priv (Results 1 – 2 of 2) sorted by relevance
203 struct ctcm_priv { struct204 struct net_device_stats stats;205 unsigned long tbusy;208 struct mpc_group *mpcg; /* MPC only */209 struct xid2 *xid; /* MPC only */212 fsm_instance *fsm;236 clear_bit(0, &(((struct ctcm_priv *)dev->ml_priv)->tbusy)); in ctcm_clear_busy_do() argument
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