Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/sun/
Dniu.c2773 static int tcam_wait_bit(struct niu *np, u64 bit) in tcam_wait_bit() function
2794 return tcam_wait_bit(np, TCAM_CTL_STAT); in tcam_flush()
2804 err = tcam_wait_bit(np, TCAM_CTL_STAT);
2832 return tcam_wait_bit(np, TCAM_CTL_STAT); in tcam_write()
2841 err = tcam_wait_bit(np, TCAM_CTL_STAT);
2854 return tcam_wait_bit(np, TCAM_CTL_STAT); in tcam_assoc_write()