HomeSort by relevance Sort by last modified time
    Searched refs:retry_short (Results 1 - 2 of 2) sorted by null

  /hardware/broadcom/wlan/bcm4329/src/wl/sys/
wl_cfg80211.h 166 uint32 retry_short; member in struct:wl_conf
wl_cfg80211.c 1003 if (changed & WIPHY_PARAM_RETRY_SHORT && (wl->conf->retry_short != wiphy->retry_short)) {
1004 wl->conf->retry_short = wiphy->retry_short;
1005 if (!(err = wl_set_retry(ndev, wl->conf->retry_short, FALSE))) {
    [all...]

Completed in 23 milliseconds