Searched refs:p_thread_data_rx (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/net/
H A Ducc_geth.c719 if (ugeth->p_thread_data_rx) {
744 (u32) ugeth->p_thread_data_rx);
748 (u32) & ugeth->p_thread_data_rx[i]);
749 mem_disp((u8 *) & ugeth->p_thread_data_rx[i],
1873 if (ugeth->p_thread_data_rx) {
1875 ugeth->p_thread_data_rx = NULL;
2722 ("%s: Can not allocate DPRAM memory for p_thread_data_rx.",
2727 ugeth->p_thread_data_rx =
H A Ducc_geth.h1173 struct ucc_geth_thread_data_rx __iomem *p_thread_data_rx; member in struct:ucc_geth_private

Completed in 91 milliseconds