Searched refs:dhd_txbound (Results 1 – 2 of 2) sorted by relevance
328 uint dhd_txbound; variable2425 int_val = (s32) dhd_txbound; in dhdsdio_doiovar()2430 dhd_txbound = (uint) int_val; in dhdsdio_doiovar()4284 uint txlimit = dhd_txbound; /* Tx frames to send before resched */ in dhdsdio_dpc()5065 dhd_txbound = DHD_TXBOUND; in dhdsdio_probe()
357 extern uint dhd_txbound;359 module_param(dhd_txbound, uint, 0);