Searched refs:busy_thresh (Results 1 – 5 of 5) sorted by relevance
62 static int busy_thresh = 40; variable102 module_param(busy_thresh, int, 0644);141 registry_par->busy_thresh = (u16)busy_thresh; in loadparam()
91 u16 busy_thresh; member
992 if ((current_tx_pkts > pregistrypriv->busy_thresh) || in _r8712_sitesurvey_ctrl_handler()993 (current_rx_pkts > pregistrypriv->busy_thresh)) in _r8712_sitesurvey_ctrl_handler()
90 u16 busy_thresh; member
212 registry_par->busy_thresh = (u16)rtw_busy_thresh; in loadparam()
Completed in 13 milliseconds