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

/linux-4.1.27/drivers/net/ethernet/sun/
H A Dniu.c2790 static int tcam_wait_bit(struct niu *np, u64 bit) tcam_wait_bit() function
2811 return tcam_wait_bit(np, TCAM_CTL_STAT); tcam_flush()
2821 err = tcam_wait_bit(np, TCAM_CTL_STAT);
2849 return tcam_wait_bit(np, TCAM_CTL_STAT); tcam_write()
2858 err = tcam_wait_bit(np, TCAM_CTL_STAT);
2871 return tcam_wait_bit(np, TCAM_CTL_STAT); tcam_assoc_write()

Completed in 83 milliseconds