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

/drivers/net/ethernet/marvell/
H A Dmvpp2.c714 #define MVPP2_TXD_L4_UDP BIT(24) macro
4269 command &= ~MVPP2_TXD_L4_UDP; /* enable TCP */
4272 command |= MVPP2_TXD_L4_UDP; /* enable UDP */

Completed in 85 milliseconds