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

  /src/sys/dev/ic/
arn9003.c 638 size = AR9003_NTXSTATUS * sizeof(struct ar_tx_status);
739 AR9003_NTXSTATUS * sizeof(struct ar_tx_status));
826 memset(sc->sc_txsring, 0, AR9003_NTXSTATUS * sizeof(struct ar_tx_status));
1104 struct ar_tx_status *ds;
1107 ds = &((struct ar_tx_status *)sc->sc_txsring)[sc->sc_txscur];
arn9003reg.h 1106 struct ar_tx_status { struct

Completed in 15 milliseconds