Searched refs:MVNETA_TX_CMD_F (Results 1 – 2 of 2) sorted by relevance
891 #define MVNETA_TX_CMD_F (1 << 21) /* First buffer */ macro
2757 t->command |= MVNETA_TX_CMD_F; in mvneta_tx_queue()2888 DASSERT((t->command & MVNETA_TX_CMD_F) != 0); in mvneta_tx_queue_complete()2894 DASSERT((t->flags & MVNETA_TX_CMD_F) == 0); in mvneta_tx_queue_complete()