Searched refs:busy_thresh (Results 1 – 7 of 7) 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()
61 u16 busy_thresh; member
90 u16 busy_thresh; member
174 registry_par->busy_thresh = (u16)rtw_busy_thresh; in loadparam()
212 registry_par->busy_thresh = (u16)rtw_busy_thresh; in loadparam()