Searched refs:send_channel (Results 1 – 2 of 2) sorted by relevance
317 if (big_sur_ge_dma_status(&emac->send_channel) & BIG_SUR_GE_DMASR_BUSY_MASK) { in big_sur_tx()323 big_sur_ge_set_dma_control(&emac->send_channel, in big_sur_tx()328 big_sur_ge_dma_transfer(&emac->send_channel, (unsigned long *)buffer, in big_sur_tx()333 reg_data = big_sur_ge_dma_status(&emac->send_channel); in big_sur_tx()811 if (big_sur_ge_dma_init(&emac->send_channel, emac->base_address + in big_sur_ge_config_dma()
182 xdma_channel send_channel; member