Home
last modified time | relevance | path

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

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