Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmfmac/
Ddhd_linux.c363 extern uint dhd_deferred_tx;
364 module_param(dhd_deferred_tx, uint, 0);
2407 && dhd_deferred_tx) in dhd_module_init()
Ddhd_sdio.c322 const uint dhd_deferred_tx = 1; variable
1100 if (dhd_deferred_tx || bus->fcstate || pktq_len(&bus->txq) in dhd_bus_txdata()
1129 if (dhd_deferred_tx && !bus->dpc_sched) { in dhd_bus_txdata()