Home
last modified time | relevance | path

Searched refs:OID_802_11_CAPABILITY (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/staging/rtl8712/
Drtl871x_ioctl.h7 #ifndef OID_802_11_CAPABILITY
8 #define OID_802_11_CAPABILITY 0x0d010122 macro
/linux-3.4.99/drivers/net/wireless/
Drndis_wlan.c119 #define OID_802_11_CAPABILITY cpu_to_le32(0x0d010122) macro
710 OID_STR(OID_802_11_CAPABILITY); in oid_to_string()
3176 retval = rndis_query_oid(usbdev, OID_802_11_CAPABILITY, caps, &len); in rndis_wlan_get_caps()