Home
last modified time | relevance | path

Searched defs:GLOB_STAT_PER_QE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunqe.h43 #define GLOB_STAT_PER_QE(status, channel) (((status) >> ((channel) * 4)) & 0xf) macro
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dsunqe.h43 #define GLOB_STAT_PER_QE(status, channel) (((status) >> ((channel) * 4)) & 0xf) macro

Completed in 3 milliseconds