Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sun/
H A Dniu.h1254 #define FFLP_CFG_1_TCAM_DIS 0x0000000004000000ULL macro
H A Dniu.c2881 val &= ~FFLP_CFG_1_TCAM_DIS; in tcam_enable()
2883 val |= FFLP_CFG_1_TCAM_DIS; in tcam_enable()