Searched refs:awc_def_SSID_RID (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Daironet4500_rid.c273 #define awc_RID_SSID_RidLen awc_def_SSID_RID(0x0000,"RidLen", 16,0xffff,0,"") //RidLen ",16,0xffff,,"") // read-only Length of this RID including the length field 0x68
274 #define awc_RID_SSID_Accept_any awc_def_SSID_RID(0x0002,"Accept Any SSID", 16,0xffff,0,"Accept ANY SSID") //
275 #define awc_RID_SSIDlen1 awc_def_SSID_RID(0x0002,"SSIDlen1", 16,0xffff,0,"") // 7 The length of the SSID1 byte string.
276 #define awc_RID_SSID1 awc_def_SSID_RID(0x0004,"SSID1", 255,0,0,"") // "tsunami" The identifier uniquely identifying the wireless system.
277 #define awc_RID_SSIDlen2 awc_def_SSID_RID(0x0024,"SSIDlen2", 16,0xffff,0,"") // 0 The length of the SSID2 byte string.
278 #define awc_RID_SSID2 awc_def_SSID_RID(0x0026,"SSID2", 255,0,0,"") //
279 #define awc_RID_SSIDlen3 awc_def_SSID_RID(0x0046,"SSIDlen3", 16,0xffff,0,"") // 0 The length of the SSID3 byte string.
280 #define awc_RID_SSID3 awc_def_SSID_RID(0x0048,"SSID3", 255,0,0,"") //
281 #define awc_RID_SSID1hex awc_def_SSID_RID(0x0004,"SSID1hex", 255,0xff,0,"")
282 #define awc_RID_SSID2hex awc_def_SSID_RID(
[all...]
H A Daironet4500.h1314 #define awc_def_SSID_RID(offset,name, bits,mask,value,value_name)\ macro

Completed in 46 milliseconds