Searched refs:CHANNEL_TYPE_AAL5 (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 Dhorizon.h282 #define CHANNEL_TYPE_AAL5 0x00000000 macro
H A Dhorizon.c777 buf_ptr | CHANNEL_TYPE_AAL5 | FIRST_CELL_OF_AAL5_FRAME);
1466 rd_ptr |= CHANNEL_TYPE_AAL5;
1467 wr_ptr |= CHANNEL_TYPE_AAL5;
1817 wr_mem (dev, &rx_desc->wr_buf_type, CHANNEL_TYPE_AAL5 | RX_CHANNEL_DISABLED);

Completed in 111 milliseconds