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

/drivers/net/ethernet/marvell/
H A Dmvpp2.c1127 u16 tcam_data; local
1129 tcam_data = (8 << pe->tcam.byte[off + 1]) | pe->tcam.byte[off];
1130 if (tcam_data != data)

Completed in 46 milliseconds