Searched refs:MVPP2_TXD_L4_UDP (Results 1 – 2 of 2) sorted by relevance
1191 #define MVPP2_TXD_L4_UDP BIT(24) macro
2272 command &= ~MVPP2_TXD_L4_UDP; /* enable TCP */ in mvpp2_txq_desc_csum()2275 command |= MVPP2_TXD_L4_UDP; /* enable UDP */ in mvpp2_txq_desc_csum()