Searched refs:DESC_DONE_FLAG (Results 1 – 1 of 1) sorted by relevance
247 DESC_DONE_FLAG = BIT(0), enumerator1456 if (!(entry->flags & DESC_DONE_FLAG)) in ntb_complete_rxc()1509 entry->flags |= DESC_DONE_FLAG; in ntb_rx_copy_callback()1633 if (!(hdr->flags & DESC_DONE_FLAG)) { in ntb_process_rxc()1671 entry->flags |= DESC_DONE_FLAG; in ntb_process_rxc()1766 iowrite32(entry->flags | DESC_DONE_FLAG, &hdr->flags); in ntb_tx_copy_callback()