Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dixgb_hw.h616 #define IXGB_TX_DESC_STATUS_DD 0x01 macro
Dif_ixgb.c1380 while (tx_desc->status & IXGB_TX_DESC_STATUS_DD) { in ixgb_txeof()