Searched refs:BD_CONTROL_TXEOF (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/xilinx/ | ||
H A D | axidma.h | 75 #define BD_CONTROL_TXEOF (1 << 26) /* End of Frame. */ macro |
H A D | axidma.c | 494 desc->control |= BD_CONTROL_TXEOF; in axidma_channel_submit_sg() |