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

/freebsd-12-stable/sys/dev/ti/
H A Dif_tireg.h675 struct ti_tx_desc { struct
693 #define TI_TX_RING_SZ (sizeof(struct ti_tx_desc) * TI_TX_RING_CNT)
957 struct ti_tx_desc *ti_tx_ring;
H A Dif_ti.c2930 struct ti_tx_desc txdesc;
2931 struct ti_tx_desc *cur_tx = NULL;
3058 struct ti_tx_desc *f;
3059 struct ti_tx_desc txdesc;

Completed in 193 milliseconds