Searched refs:vc_index (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Diphase.h306 unsigned short vc_index; member in struct:tx_buf_desc
317 unsigned short vc_index; member in struct:rx_buf_desc
H A Diphase.c981 ((buf_desc_ptr->vc_index & 0xffff) > iadev->num_vc)) {
986 vcc = iadev->rx_open[buf_desc_ptr->vc_index & 0xffff];
2840 buf_desc_ptr->vc_index = vcc->vci;

Completed in 195 milliseconds