Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/sun/
Dniu.c2792 static int tcam_wait_bit(struct niu *np, u64 bit) in tcam_wait_bit() function
2813 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()