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

/linux-4.1.27/drivers/net/ethernet/marvell/
H A Dmvpp2.c715 #define MVPP2_TXD_L3_IP6 BIT(26) macro
4263 command &= ~MVPP2_TXD_L3_IP6; /* enable IPv4 */ mvpp2_txq_desc_csum()
4265 command |= MVPP2_TXD_L3_IP6; /* enable IPv6 */ mvpp2_txq_desc_csum()

Completed in 78 milliseconds