Home
last modified time | relevance | path

Searched refs:athn_rx_buf (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/ic/
Dathnvar.h95 struct athn_rx_buf { struct
96 SIMPLEQ_ENTRY(athn_rx_buf) bf_list;
106 struct athn_rx_buf *bf; argument
114 SIMPLEQ_HEAD(, athn_rx_buf) head;
Dar5008.c583 struct athn_rx_buf *bf; in ar5008_rx_alloc()
664 struct athn_rx_buf *bf; in ar5008_rx_free()
694 struct athn_rx_buf *bf; in ar5008_rx_enable()
862 struct athn_rx_buf *bf, *nbf; in ar5008_rx_process()
Dar9003.c723 struct athn_rx_buf *bf; in ar9003_rx_alloc()
783 struct athn_rx_buf *bf; in ar9003_rx_free()
814 struct athn_rx_buf *bf; in ar9003_rx_enable()
917 struct athn_rx_buf *bf; in ar9003_rx_process()