Searched defs:SsidRid (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/
H A Dairo.c517 typedef struct SsidRid SsidRid; typedef in typeref:struct:SsidRid
518 struct SsidRid { struct
1233 SsidRid *SSID;
1786 static int readSsidRid(struct airo_info*ai, SsidRid *ssidr)
1791 static int writeSsidRid(struct airo_info*ai, SsidRid *pssidr, int lock)
3794 SsidRid mySsid;
5082 SsidRid SSID_rid;
5352 SsidRid SSID_rid;
5588 ai->SSID = kmalloc(sizeof(SsidRid), GFP_KERNE
[all...]

Completed in 47 milliseconds