WB_RX_LIST_CNT 927 dev/pci/if_wb.c for (i = 0; i < WB_RX_LIST_CNT; i++) { WB_RX_LIST_CNT 933 dev/pci/if_wb.c if (i == (WB_RX_LIST_CNT - 1)) { WB_RX_LIST_CNT 1730 dev/pci/if_wb.c for (i = 0; i < WB_RX_LIST_CNT; i++) { WB_RX_LIST_CNT 310 dev/pci/if_wbreg.h struct wb_buf wb_rxbufs[WB_RX_LIST_CNT]; WB_RX_LIST_CNT 311 dev/pci/if_wbreg.h struct wb_desc wb_rx_list[WB_RX_LIST_CNT]; WB_RX_LIST_CNT 332 dev/pci/if_wbreg.h struct wb_chain_onefrag wb_rx_chain[WB_RX_LIST_CNT];