Searched refs:busy_thresh (Results 1 – 5 of 5) sorted by relevance
70 static int busy_thresh = 40; variable110 module_param(busy_thresh, int, 0644);149 registry_par->busy_thresh = (u16)busy_thresh; in loadparam()
101 u16 busy_thresh; member
1058 if ((current_tx_pkts > pregistrypriv->busy_thresh) || in _r8712_sitesurvey_ctrl_handler()1059 (current_rx_pkts > pregistrypriv->busy_thresh)) in _r8712_sitesurvey_ctrl_handler()
119 u16 busy_thresh; member
261 registry_par->busy_thresh = (u16)rtw_busy_thresh; in loadparam()