HomeSort by: relevance | last modified time | path
    Searched refs:ti_tx_desc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_tireg.h 742 struct ti_tx_desc { struct
1017 struct ti_tx_desc ti_tx_ring[TI_TX_RING_CNT];
1103 struct ti_tx_desc *ti_tx_ring_nic;/* pointer to shared mem */
1188 TI_CDTXOFF(__x), sizeof(struct ti_tx_desc) * \
1196 TI_CDTXOFF(__x), sizeof(struct ti_tx_desc) * (__n), (ops)); \
if_ti.c 1021 sizeof(struct ti_tx_desc));
1517 (struct ti_tx_desc *)(sc->ti_vhandle + TI_WINDOW);
1520 TI_TX_RING_CNT * sizeof(struct ti_tx_desc));
2046 struct ti_tx_desc *cur_tx = NULL;
2100 struct ti_tx_desc *cur_tx = NULL;
2209 struct ti_tx_desc *f = NULL;
2312 struct ti_tx_desc *f = NULL;

Completed in 45 milliseconds