Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h284 #define MVPP2_CAUSE_FCS_ERR_MASK BIT(25) macro
H A Dmvpp2_main.c4118 if (cause & MVPP2_CAUSE_FCS_ERR_MASK) in mvpp2_cause_error()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h287 #define MVPP2_CAUSE_FCS_ERR_MASK BIT(25) macro
H A Dmvpp2_main.c4476 if (cause & MVPP2_CAUSE_FCS_ERR_MASK) in mvpp2_cause_error()

Completed in 28 milliseconds