wb_txthresh      1238 dev/pci/if_wb.c 			sc->wb_txthresh += WB_TXTHRESH_CHUNK;
wb_txthresh      1240 dev/pci/if_wb.c 			WB_SETBIT(sc, WB_NETCFG, WB_TXTHRESH(sc->wb_txthresh));
wb_txthresh      1478 dev/pci/if_wb.c 	sc->wb_txthresh = WB_TXTHRESH_INIT;
wb_txthresh      1486 dev/pci/if_wb.c 	WB_SETBIT(sc, WB_NETCFG, WB_TXTHRESH(sc->wb_txthresh));
wb_txthresh       375 dev/pci/if_wbreg.h 	u_int16_t		wb_txthresh;