Searched refs:IUC_SMALL_PKT (Results 1 – 2 of 2) sorted by relevance
/drivers/net/irda/ | ||
D | irda-usb.h | 104 #define IUC_SMALL_PKT 0x10 /* Device doesn't behave with big Rx packets */ macro |
D | irda-usb.c | 1381 if(self->capability & IUC_SMALL_PKT) in irda_usb_init_qos() |