Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_pub.h272 bool _priofc; /* Priority-based flowcontrol */ member
Dwlc_main.c1655 wlc->pub->_priofc = true; /* enable priority flow control for sdio dongle */ in wlc_info_init()
5162 } else if (wlc->pub->_priofc) { in wlc_txq_enq()
5259 } else if (wlc->pub->_priofc) { in wlc_send_q()