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

/linux-master/drivers/net/ethernet/marvell/
H A Dmvneta.c1784 static u32 mvneta_txq_desc_csum(int l3_offs, int l3_proto, argument
1793 command = l3_offs << MVNETA_TX_L3_OFF_SHIFT;
/linux-master/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c2595 static u32 mvpp2_txq_desc_csum(int l3_offs, __be16 l3_proto, argument
2603 command = (l3_offs << MVPP2_TXD_L3_OFF_SHIFT);

Completed in 146 milliseconds