Searched refs:busy_thresh (Results 1 – 7 of 7) sorted by relevance
74 static int busy_thresh = 40; variable114 module_param(busy_thresh, int, 0644);155 registry_par->busy_thresh = (u16)busy_thresh; in loadparam()
104 u16 busy_thresh; member
1077 if ((current_tx_pkts > pregistrypriv->busy_thresh) || in _r8712_sitesurvey_ctrl_handler()1078 (current_rx_pkts > pregistrypriv->busy_thresh)) in _r8712_sitesurvey_ctrl_handler()
79 u16 busy_thresh; member
83 u16 busy_thresh; member
200 registry_par->busy_thresh = (u16)rtw_busy_thresh; in loadparam()
544 registry_par->busy_thresh = (u16)rtw_busy_thresh; in loadparam()