Searched refs:OID_GEN_CURRENT_PACKET_FILTER (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dndis.h78 #define OID_GEN_CURRENT_PACKET_FILTER 0x0001010E macro
H A Drndis.c82 OID_GEN_CURRENT_PACKET_FILTER,
300 case OID_GEN_CURRENT_PACKET_FILTER:
301 pr_debug("%s: OID_GEN_CURRENT_PACKET_FILTER\n", __func__);
505 case OID_GEN_CURRENT_PACKET_FILTER:
514 pr_debug("%s: OID_GEN_CURRENT_PACKET_FILTER %08x\n",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/usb/
H A Drndis_host.h231 #define OID_GEN_CURRENT_PACKET_FILTER cpu_to_le32(0x0001010e) macro
234 /* packet filter bits used by OID_GEN_CURRENT_PACKET_FILTER */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/usb/
H A Drndis_host.c424 u.set->oid = OID_GEN_CURRENT_PACKET_FILTER;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Drndis_wlan.c653 OID_STR(OID_GEN_CURRENT_PACKET_FILTER);
1612 ret = rndis_set_oid(usbdev, OID_GEN_CURRENT_PACKET_FILTER, &filter,
1619 netdev_dbg(usbdev->net, "OID_GEN_CURRENT_PACKET_FILTER(%08x) -> %d\n",
3118 retval = rndis_set_oid(usbdev, OID_GEN_CURRENT_PACKET_FILTER, &tmp,
3251 rndis_set_oid(usbdev, OID_GEN_CURRENT_PACKET_FILTER, &filter,

Completed in 79 milliseconds