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

/linux-master/drivers/net/ethernet/sun/
H A Dniu.c2792 static int tcam_wait_bit(struct niu *np, u64 bit) function
2813 return tcam_wait_bit(np, TCAM_CTL_STAT);
2823 err = tcam_wait_bit(np, TCAM_CTL_STAT);
2851 return tcam_wait_bit(np, TCAM_CTL_STAT);
2860 err = tcam_wait_bit(np, TCAM_CTL_STAT);
2873 return tcam_wait_bit(np, TCAM_CTL_STAT);

Completed in 267 milliseconds