Home
last modified time | relevance | path

Searched refs:RNDIS_OID_GEN_PHYSICAL_MEDIUM (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Drndis.h233 #define RNDIS_OID_GEN_PHYSICAL_MEDIUM 0x00010202 macro
/openbmc/linux/drivers/usb/gadget/function/
H A Drndis.c96 RNDIS_OID_GEN_PHYSICAL_MEDIUM,
332 case RNDIS_OID_GEN_PHYSICAL_MEDIUM: in gen_ndis_query_resp()
/openbmc/linux/drivers/net/usb/
H A Drndis_host.c390 RNDIS_OID_GEN_PHYSICAL_MEDIUM, in generic_rndis_bind()
/openbmc/linux/drivers/net/wireless/legacy/
H A Drndis_wlan.c613 OID_STR(RNDIS_OID_GEN_PHYSICAL_MEDIUM); in oid_to_string()