Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sun/
Dniu.h1254 #define FFLP_CFG_1_TCAM_DIS 0x0000000004000000ULL macro
Dniu.c2864 val &= ~FFLP_CFG_1_TCAM_DIS; in tcam_enable()
2866 val |= FFLP_CFG_1_TCAM_DIS; in tcam_enable()