Lines Matching refs:atm_vcc
101 struct atm_vcc *vcc;
172 struct atm_vcc *vcc);
175 static struct atm_vcc* find_vcc(struct atm_dev *dev, short vpi, int vci);
182 static inline void solos_pop(struct atm_vcc *vcc, struct sk_buff *skb) in solos_pop()
781 struct atm_vcc *vcc; in solos_bh()
895 static struct atm_vcc *find_vcc(struct atm_dev *dev, short vpi, int vci) in find_vcc()
898 struct atm_vcc *vcc = NULL; in find_vcc()
916 static int popen(struct atm_vcc *vcc) in popen()
949 static void pclose(struct atm_vcc *vcc) in pclose()
1027 struct atm_vcc *vcc) in fpga_queue()
1052 struct atm_vcc *vcc; in fpga_tx()
1135 static int psend(struct atm_vcc *vcc, struct sk_buff *skb) in psend()