Searched refs:stge_tfd (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/stge/
H A Dif_stgereg.h122 struct stge_tfd { struct
610 struct stge_tfd *stge_tx_ring;
617 ((sc)->sc_rdata.stge_tx_ring_paddr + sizeof(struct stge_tfd) * (i))
622 (sizeof(struct stge_tfd) * STGE_TX_RING_CNT)
H A Dif_stge.c1070 struct stge_tfd *tfd;

Completed in 65 milliseconds