HomeSort by: relevance | last modified time | path
    Searched defs:ath_bufhead (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
athvar.h 128 typedef STAILQ_HEAD(, ath_buf) ath_bufhead; typedef
266 ath_bufhead sc_rxbuf; /* receive buffer */
276 ath_bufhead sc_txbuf; /* transmit buffer */
285 ath_bufhead sc_bbuf; /* beacon buffers */

Completed in 15 milliseconds