Searched refs:ie_type (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/staging/ath6kl/os/linux/ |
D | wireless_ext.c | 1199 u8 ie_type = ie[0]; in ar6000_ioctl_siwgenie() local 1208 if (ie_type == IEEE80211_ELEMID_WAPI) { in ar6000_ioctl_siwgenie()
|
/linux-2.6.39/drivers/isdn/hardware/eicon/ |
D | message.c | 166 static byte SendMultiIE(PLCI * plci, dword Id, byte * * parms, byte ie_type, dword info_mask, b… 6372 static byte SendMultiIE(PLCI *plci, dword Id, byte **parms, byte ie_type, in SendMultiIE() argument 6403 dbug(1,dprintf("[Ind0x%x]:IE=0x%x",plci->Sig.Ind,ie_type)); in SendMultiIE() 6404 Info_Number = (word)ie_type; in SendMultiIE()
|