Home | History | Annotate | Download | only in drivers

Lines Matching refs:OID_802_11_SSID

61 #define OID_802_11_SSID 			0x0d010102
667 res = ndis_get_oid(drv, OID_802_11_SSID, (char *) &buf, sizeof(buf));
696 return ndis_set_oid(drv, OID_802_11_SSID, (char *) &buf, sizeof(buf));