Searched defs:zatm_vcc (Results 1 – 2 of 2) sorted by relevance
43 struct zatm_vcc { struct45 int rx_chan; /* RX channel, 0 if none */46 int pool; /* free buffer pool */48 int tx_chan; /* TX channel, 0 if none */49 int shaper; /* shaper, <0 if none */50 struct sk_buff_head tx_queue; /* list of buffers in transit */51 wait_queue_head_t tx_wait; /* for close */52 u32 *ring; /* transmit ring */53 int ring_curr; /* current write position */54 int txing; /* number of transmits in progress */[all …]
487 struct zatm_vcc *zatm_vcc; in open_rx_first() local539 struct zatm_vcc *zatm_vcc; in open_rx_second() local561 struct zatm_vcc *zatm_vcc; in close_rx() local636 struct zatm_vcc *zatm_vcc; in do_tx() local714 struct zatm_vcc *zatm_vcc; in dequeue_tx() local874 struct zatm_vcc *zatm_vcc; in close_tx() local918 struct zatm_vcc *zatm_vcc; in open_tx_first() local977 struct zatm_vcc *zatm_vcc; in open_tx_second() local1389 struct zatm_vcc *zatm_vcc; in zatm_open() local