Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_alloc.c70 tunables->rxbnd = RXBND; in wlc_tunables_init()
Dwlc_pub.h108 int rxbnd; /* max # of rx bufs to process before deferring to dpc */ member
Dwlc_bmac.c269 uint bound_limit = bound ? wlc_hw->wlc->pub->tunables->rxbnd : -1; in wlc_bmac_recv()