Searched refs:p_thread_data_tx (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.c685 if (ugeth->p_thread_data_tx) {
710 (u32) ugeth->p_thread_data_tx);
714 (u32) & ugeth->p_thread_data_tx[i]);
715 mem_disp((u8 *) & ugeth->p_thread_data_tx[i],
1869 if (ugeth->p_thread_data_tx) {
1871 ugeth->p_thread_data_tx = NULL;
2540 ("%s: Can not allocate DPRAM memory for p_thread_data_tx.",
2545 ugeth->p_thread_data_tx =
H A Ducc_geth.h1171 struct ucc_geth_thread_data_tx __iomem *p_thread_data_tx; member in struct:ucc_geth_private

Completed in 164 milliseconds