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

  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
CmdInterpretWext.c 639 TI_UINT8 *current_rates; local
808 current_rates = (TI_UINT8 *)(rate_list[i]);
812 if (current_rates[j])
814 if ((current_rates[j] & 0x7f) == NET_RATE_MCS7)
    [all...]
  /external/wpa_supplicant_8/src/ap/
hostapd.h 224 struct hostapd_rate_data *current_rates; member in struct:hostapd_iface

Completed in 615 milliseconds