Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A 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()

Completed in 21 milliseconds