Home
last modified time | relevance | path

Searched defs:ctcm_priv (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/s390/net/
A Dctcm_main.h202 struct ctcm_priv { struct
203 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

Completed in 3 milliseconds