Lines Matching defs:vc_map
198 struct vc_map { struct
199 unsigned int index;
200 unsigned long flags;
205 unsigned int class;
206 u8 init_er;
207 u8 lacr;
208 u8 max_er;
209 unsigned int ntste;
210 spinlock_t lock;
211 struct atm_vcc *tx_vcc;
212 struct atm_vcc *rx_vcc;
213 struct idt77252_dev *card;
214 struct scq_info *scq; /* To keep track of the SCQ */
215 struct rate_estimator *estimator;
216 int scd_index;
217 union {
220 } rcv;