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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wan/
H A Dpc300_tty.c93 } st_cpc_rx_buf; typedef in typeref:struct:_st_cpc_rx_buf
96 st_cpc_rx_buf *first;
97 st_cpc_rx_buf *last;
669 volatile st_cpc_rx_buf *buf;
747 st_cpc_rx_buf *new = NULL;
789 new = kmalloc(rx_len + sizeof(st_cpc_rx_buf), GFP_ATOMIC);

Completed in 94 milliseconds