Searched refs:IFF_MIR (Results 1 - 8 of 8) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/irda/
H A Dirda_device.h47 #define IFF_MIR 0x0002 /* Supports MIR speeds */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/irda/
H A Dirda_device.h47 #define IFF_MIR 0x0002 /* Supports MIR speeds */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/irda/
H A Dvlsi_ir.c447 mode = IFF_MIR;
486 else if (mode == IFF_MIR)
494 (mode==IFF_SIR)?"SIR":((mode==IFF_MIR)?"MIR":"FIR"));
845 (idev->mode==IFF_SIR)?"SIR":((idev->mode==IFF_MIR)?"MIR":"FIR"),
H A Dirda-usb.c1160 self->flags |= IFF_MIR;
H A Dsmc-ircc.c560 irport->flags = IFF_FIR|IFF_MIR|IFF_SIR|IFF_DMA|IFF_PIO;
H A Dw83977af_ir.c213 self->flags = IFF_FIR|IFF_MIR|IFF_SIR|IFF_DMA|IFF_PIO;
H A Dali-ircc.c308 self->flags = IFF_FIR|IFF_MIR|IFF_SIR|IFF_DMA|IFF_PIO; // benjamin 2000/11/8 05:27PM
H A Dnsc-ircc.c306 self->flags = IFF_FIR|IFF_MIR|IFF_SIR|IFF_DMA|IFF_PIO|IFF_DONGLE;

Completed in 189 milliseconds