Lines Matching refs:atm_vcc
92 struct atm_vcc *vcc;
163 struct atm_vcc *vcc);
166 static struct atm_vcc* find_vcc(struct atm_dev *dev, short vpi, int vci);
173 static inline void solos_pop(struct atm_vcc *vcc, struct sk_buff *skb) in solos_pop()
775 struct atm_vcc *vcc; in solos_bh()
897 static struct atm_vcc *find_vcc(struct atm_dev *dev, short vpi, int vci) in find_vcc()
900 struct atm_vcc *vcc = NULL; in find_vcc()
918 static int popen(struct atm_vcc *vcc) in popen()
951 static void pclose(struct atm_vcc *vcc) in pclose()
1029 struct atm_vcc *vcc) in fpga_queue()
1054 struct atm_vcc *vcc; in fpga_tx()
1137 static int psend(struct atm_vcc *vcc, struct sk_buff *skb) in psend()