Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/irda/
Dirda-usb.h104 #define IUC_SMALL_PKT 0x10 /* Device doesn't behave with big Rx packets */ macro
Dirda-usb.c1382 if(self->capability & IUC_SMALL_PKT) in irda_usb_init_qos()