Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dixgbe_type.h386 #define IXGBE_RDT(_i) (((_i) < 64) ? (0x01018 + ((_i) * 0x40)) : \ macro
H A Dif_ix.c2945 rxr->tail = IXGBE_RDT(i); in ixgbe_initialize_receive_units()