HomeSort by relevance Sort by last modified time
    Searched refs:dhd_deferred_tx (Results 1 - 2 of 2) sorted by null

  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_linux.c 369 extern uint dhd_deferred_tx;
370 module_param(dhd_deferred_tx, uint, 0);
    [all...]
dhd_sdio.c 294 const uint dhd_deferred_tx = 1; variable
1047 if (dhd_deferred_tx || bus->fcstate || pktq_len(&bus->txq) || bus->dpc_sched ||
    [all...]

Completed in 48 milliseconds