Searched refs:__WIMAX_ST_NULL (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dwimax.h137 * @__WIMAX_ST_NULL: The device structure has been allocated and zeroed,
199 * is %__WIMAX_ST_NULL, %WIMAX_ST_DOWN, %WIMAX_ST_UNINITIALIZED or
226 __WIMAX_ST_NULL = 0, enumerator in enum:wimax_st
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dwimax.h137 * @__WIMAX_ST_NULL: The device structure has been allocated and zeroed,
199 * is %__WIMAX_ST_NULL, %WIMAX_ST_DOWN, %WIMAX_ST_UNINITIALIZED or
226 __WIMAX_ST_NULL = 0, enumerator in enum:wimax_st
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
H A Dwimax.h137 * @__WIMAX_ST_NULL: The device structure has been allocated and zeroed,
199 * is %__WIMAX_ST_NULL, %WIMAX_ST_DOWN, %WIMAX_ST_UNINITIALIZED or
226 __WIMAX_ST_NULL = 0, enumerator in enum:wimax_st
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/
H A Dwimax.h137 * @__WIMAX_ST_NULL: The device structure has been allocated and zeroed,
199 * is %__WIMAX_ST_NULL, %WIMAX_ST_DOWN, %WIMAX_ST_UNINITIALIZED or
226 __WIMAX_ST_NULL = 0, enumerator in enum:wimax_st
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/
H A Dwimax.h137 * @__WIMAX_ST_NULL: The device structure has been allocated and zeroed,
199 * is %__WIMAX_ST_NULL, %WIMAX_ST_DOWN, %WIMAX_ST_UNINITIALIZED or
226 __WIMAX_ST_NULL = 0, enumerator in enum:wimax_st
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/wimax/
H A Dwimax-internal.h51 if (wimax_dev->state == __WIMAX_ST_NULL)
H A Dstack.c225 case __WIMAX_ST_NULL:
290 case __WIMAX_ST_NULL:
350 * __WIMAX_ST_NULL state unless by calling wimax_dev_add(). If
361 if (wimax_dev->state > __WIMAX_ST_NULL)
398 __wimax_state_set(wimax_dev, __WIMAX_ST_NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/wimax/
H A Dwimax-internal.h51 if (wimax_dev->state == __WIMAX_ST_NULL)
H A Dstack.c225 case __WIMAX_ST_NULL:
290 case __WIMAX_ST_NULL:
350 * __WIMAX_ST_NULL state unless by calling wimax_dev_add(). If
361 if (wimax_dev->state > __WIMAX_ST_NULL)
398 __wimax_state_set(wimax_dev, __WIMAX_ST_NULL);

Completed in 93 milliseconds