[go: nahoru, domu]

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

/drivers/net/ethernet/freescale/
H A Ducc_geth.c710 if (ugeth->p_thread_data_rx) {
735 (u32)ugeth->p_thread_data_rx);
739 (u32)&ugeth->p_thread_data_rx[i]);
740 mem_disp((u8 *) & ugeth->p_thread_data_rx[i],
1933 if (ugeth->p_thread_data_rx) {
1935 ugeth->p_thread_data_rx = NULL;
2711 pr_err("Can not allocate DPRAM memory for p_thread_data_rx\n");
2715 ugeth->p_thread_data_rx =
H A Ducc_geth.h1174 struct ucc_geth_thread_data_rx __iomem *p_thread_data_rx; member in struct:ucc_geth_private

Completed in 28 milliseconds