Searched defs:atm_vcc (Results 1 – 6 of 6) sorted by relevance
784 struct atm_vcc *atm_vcc; in process_incoming() local863 static int fs_open(struct atm_vcc *atm_vcc) in fs_open()1108 static void fs_close(struct atm_vcc *atm_vcc) in fs_close()1169 static int fs_send (struct atm_vcc *atm_vcc, struct sk_buff *skb) in fs_send()
482 struct atm_vcc * atm_vcc = dev->rxer[vc]; in rx_complete() local1013 static int amb_open (struct atm_vcc * atm_vcc) in amb_open()1228 static void amb_close (struct atm_vcc * atm_vcc) { in amb_close()1308 static int amb_send (struct atm_vcc * atm_vcc, struct sk_buff * skb) { in amb_send()
1291 struct atm_vcc * atm_vcc; in rx_data_av_handler() local1562 static int hrz_send (struct atm_vcc * atm_vcc, struct sk_buff * skb) { in hrz_send()2107 static int hrz_open (struct atm_vcc *atm_vcc) in hrz_open()2492 static void hrz_close (struct atm_vcc * atm_vcc) { in hrz_close()
502 #define FS_VCC(atm_vcc) ((struct fs_vcc *) (atm_vcc)->dev_data) argument
481 #define HRZ_VCC(atm_vcc) ((hrz_vcc *) (atm_vcc)->dev_data) argument
653 #define AMB_VCC(atm_vcc) ((amb_vcc *) (atm_vcc)->dev_data) argument