HomeSort by: relevance | last modified time | path
    Searched defs: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_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)); \

Completed in 51 milliseconds