Home
last modified time | relevance | path

Searched refs:tx_snd_q (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/drivers/dma/
Dkeystone_nav_cfg.c24 .tx_snd_q = CONFIG_KSNAV_NETCP_PDMA_TX_SND_QUEUE,
Dkeystone_nav.c275 queue_close(pktdma->tx_snd_q); in ksnav_close()
292 qm_buff_push(hd, pktdma->tx_snd_q, pkt, num_bytes); in ksnav_send()
/external/u-boot/arch/arm/include/asm/ti-common/
Dkeystone_nav.h166 u32 tx_snd_q; member