Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ntb/
Dntb_transport.c181 DESC_DONE_FLAG = 1 << 0, enumerator
1154 if (!(hdr->flags & DESC_DONE_FLAG)) { in ntb_process_rxc()
1245 iowrite32(entry->flags | DESC_DONE_FLAG, &hdr->flags); in ntb_tx_copy_callback()