Home
last modified time | relevance | path

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

/drivers/net/ethernet/meta/fbnic/
A Dfbnic_txrx.c709 done = (head & (cmpl->size_mask + 1)) ? 0 : cpu_to_le64(FBNIC_TCD_DONE); in fbnic_clean_tcq()
713 while ((*raw_tcd & cpu_to_le64(FBNIC_TCD_DONE)) == done) { in fbnic_clean_tcq()
743 done ^= cpu_to_le64(FBNIC_TCD_DONE); in fbnic_clean_tcq()
A Dfbnic_csr.h106 #define FBNIC_TCD_DONE DESC_BIT(63) macro

Completed in 14 milliseconds