Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/marvell/
Dmvneta.c1285 static u32 mvneta_txq_desc_csum(int l3_offs, int l3_proto, in mvneta_txq_desc_csum() argument
1294 command = l3_offs << MVNETA_TX_L3_OFF_SHIFT; in mvneta_txq_desc_csum()
Dmvpp2.c4262 static u32 mvpp2_txq_desc_csum(int l3_offs, int l3_proto, in mvpp2_txq_desc_csum() argument
4270 command = (l3_offs << MVPP2_TXD_L3_OFF_SHIFT); in mvpp2_txq_desc_csum()