Lines Matching defs:vcc
374 struct atm_vcc *vcc; in poll_rx() local
484 static int open_rx_first(struct atm_vcc *vcc) in open_rx_first()
536 static int open_rx_second(struct atm_vcc *vcc) in open_rx_second()
558 static void close_rx(struct atm_vcc *vcc) in close_rx()
634 struct atm_vcc *vcc; in do_tx() local
712 static inline void dequeue_tx(struct atm_vcc *vcc) in dequeue_tx()
871 static void close_tx(struct atm_vcc *vcc) in close_tx()
915 static int open_tx_first(struct atm_vcc *vcc) in open_tx_first()
974 static int open_tx_second(struct atm_vcc *vcc) in open_tx_second()
1371 static void zatm_close(struct atm_vcc *vcc) in zatm_close()
1387 static int zatm_open(struct atm_vcc *vcc) in zatm_open()
1433 static int zatm_change_qos(struct atm_vcc *vcc,struct atm_qos *qos,int flags) in zatm_change_qos()
1518 static int zatm_send(struct atm_vcc *vcc,struct sk_buff *skb) in zatm_send()