Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bge/
H A Dif_bgereg.h2323 #define BGE_NIC_TXRING_ADDR(ringno, size) \ macro
H A Dif_bge.c1682 BGE_NIC_TXRING_ADDR(0, BGE_TX_RING_CNT)); in bge_blockinit()