Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sun/
H A Dniu.c2813 return tcam_wait_bit(np, TCAM_CTL_STAT); in tcam_flush()
2823 err = tcam_wait_bit(np, TCAM_CTL_STAT);
2851 return tcam_wait_bit(np, TCAM_CTL_STAT); in tcam_write()
2860 err = tcam_wait_bit(np, TCAM_CTL_STAT);
2873 return tcam_wait_bit(np, TCAM_CTL_STAT); in tcam_assoc_write()
H A Dniu.h1231 #define TCAM_CTL_STAT 0x0000000000020000ULL macro