Searched refs:VTE_DRST_RX_OWN (Results 1 – 2 of 2) sorted by relevance
321 #define VTE_DRST_RX_OWN 0x8000 macro
1470 rxd->rx_desc->drst = htole16(VTE_DRST_RX_OWN); in vte_newbuf()1514 if ((status & VTE_DRST_RX_OWN) != 0) in vte_rxeof()1522 rxd->rx_desc->drst = htole16(VTE_DRST_RX_OWN); in vte_rxeof()1529 rxd->rx_desc->drst = htole16(VTE_DRST_RX_OWN); in vte_rxeof()