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