Home
last modified time | relevance | path

Searched refs:DESC_EOF (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/aurora/
H A Dnb8800.h178 #define DESC_EOF BIT(21) macro
H A Dnb8800.c443 desc->config = DESC_BTS(2) | DESC_DS | DESC_EOF | dma_len; in nb8800_xmit()
903 txd->desc[0].config = DESC_BTS(2) | DESC_DS | DESC_EOF | DESC_EOC | 8; in nb8800_dma_stop()
1218 priv->rx_dma_config = RX_BUF_SIZE | DESC_BTS(2) | DESC_DS | DESC_EOF; in nb8800_hw_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.h206 #define DESC_EOF BIT(2) macro
H A Dbcmasp_intf.c342 desc->flags |= DESC_EOF; in bcmasp_xmit()

Completed in 6 milliseconds