Searched refs:TX_FIRST_DESC (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/net/ | ||
A D | armada100_fec.h | 30 #define TX_FIRST_DESC (1<<17) macro |
A D | armada100_fec.c | 568 p_txdesc->cmd_sts |= TX_FIRST_DESC | TX_LAST_DESC; in armdfec_send() |
Completed in 5 milliseconds