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