Searched refs:ifstate (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlan-ng/
H A Dprism2mgmt.h66 u32 prism2sta_ifstate(wlandevice_t *wlandev, u32 ifstate);
H A Dp80211metastruct.h177 p80211item_uint32_t ifstate; member in struct:p80211msg_lnxreq_ifstate
H A Dp80211types.h355 extern p80211enum_t MKENUMNAME(ifstate);
H A Dprism2sta.c370 pr_debug("Received mlme ifstate request\n");
374 ifstatemsg->ifstate.data);
440 u32 prism2sta_ifstate(wlandevice_t *wlandev, u32 ifstate) argument
448 wlandev->msdstate, ifstate);
449 switch (ifstate) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dunifdef.c184 static Ifstate ifstate[MAXDEPTH]; /* #if processor state */ variable
485 ifstate[depth] = is;
531 trans_table[ifstate[depth]][lineval]();
534 ifstate_name[ifstate[depth]], depth);

Completed in 68 milliseconds