Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/sun/
Dniu.h1253 #define FFLP_CFG_1_TCAM_DIS 0x0000000004000000ULL macro
Dniu.c2879 val &= ~FFLP_CFG_1_TCAM_DIS; in tcam_enable()
2881 val |= FFLP_CFG_1_TCAM_DIS; in tcam_enable()