Home
last modified time | relevance | path

Searched refs:DEVICE_FLAGS_80211h_MODE (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/vt6655/
Ddevice.h339 #define DEVICE_FLAGS_80211h_MODE 0x00000010UL macro
Ddevice_main.c425 pOpts->flags|=DEVICE_FLAGS_80211h_MODE; in device_get_options()
452 pDevice->b11hEnable = (pDevice->sOpts.flags & DEVICE_FLAGS_80211h_MODE) ? 1 : 0; in device_set_options()
/linux-2.6.39/drivers/staging/vt6656/
Ddevice.h381 #define DEVICE_FLAGS_80211h_MODE 0x00000010UL macro