Home
last modified time | relevance | path

Searched refs:WB_RX_LIST_CNT (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/wb/
HDif_wbreg.h271 #define WB_RX_LIST_CNT 64 macro
309 struct wb_buf wb_rxbufs[WB_RX_LIST_CNT];
310 struct wb_desc wb_rx_list[WB_RX_LIST_CNT];
331 struct wb_chain_onefrag wb_rx_chain[WB_RX_LIST_CNT];
HDif_wb.c803 for (i = 0; i < WB_RX_LIST_CNT; i++) {
809 if (i == (WB_RX_LIST_CNT - 1)) {
1594 for (i = 0; i < WB_RX_LIST_CNT; i++) {