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

  /src/sys/dev/marvell/
if_mvxpevar.h 143 struct mvxpe_tx_desc *tx_descriptors; member in struct:mvxpe_tx_ring
149 off_t txdesc_off; /* from tx_descriptors[0] */
488 ((sc)->sc_tx_ring[(q)].tx_descriptors)
if_mvxpe.c 1029 tx->tx_descriptors =
1032 if (tx->tx_descriptors == NULL)

Completed in 13 milliseconds