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

  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
cu_wext.c 87 static const char *ieee80211_modes[] = { local
96 for(i=0;i<SIZE_ARR(ieee80211_modes); i++)
97 if (0 == os_strcmp((PS8)ieee80211_modes[i], buffer))
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
CmdInterpretWext.c 74 static const char *ieee80211_modes[] = { variable
738 os_memoryCopy(pCmdInterpret->hOs, (void*)iwe.u.name, (void*)ieee80211_modes[my_current->NetworkTypeInUse], IFNAMSIZ);
    [all...]

Completed in 412 milliseconds