Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
Didt77252.h201 struct vc_map { struct
202 unsigned int index;
203 unsigned long flags;
208 unsigned int class;
209 u8 init_er;
210 u8 lacr;
211 u8 max_er;
212 unsigned int ntste;
213 spinlock_t lock;
214 struct atm_vcc *tx_vcc;
[all …]
Dnicstar.h697 typedef struct vc_map { struct
706 } vc_map; argument
Dfore200e.c775 struct fore200e_vc_map* vc_map; in fore200e_tx_irq() local
1092 struct fore200e_vc_map* vc_map; in fore200e_rx_irq() local
1310 struct fore200e_vc_map* vc_map; in fore200e_open() local
1419 struct fore200e_vc_map* vc_map; in fore200e_close() local
1471 struct fore200e_vc_map* vc_map; in fore200e_send() local
Dfore200e.h529 struct fore200e_vc_map* vc_map; member
871 struct fore200e_vc_map vc_map[ NBR_CONNECT ]; /* vc mapping */ member