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

  /hardware/broadcom/wlan/bcm4329/src/wl/sys/
wl_cfg80211.h 167 uint32 retry_long; member in struct:wl_conf
wl_cfg80211.c 997 if (changed & WIPHY_PARAM_RETRY_LONG && (wl->conf->retry_long != wiphy->retry_long)) {
998 wl->conf->retry_long = wiphy->retry_long;
999 if (!(err = wl_set_retry(ndev, wl->conf->retry_long, TRUE))) {
    [all...]

Completed in 551 milliseconds