Searched refs:IS_FIR (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/irda/
H A Dsa1100_ir.c73 #define IS_FIR(si) ((si)->speed >= 4000000) macro
144 if (IS_FIR(si))
585 if (IS_FIR(((struct sa1100_irda *)dev->priv)))
675 if (!IS_FIR(si)) {
756 rq->ifr_receiving = IS_FIR(si) ? 0
H A Dpxaficp_ir.c93 #define IS_FIR(si) ((si)->speed >= 4000000) macro
132 if (IS_FIR(si)) {
473 if (!IS_FIR(si)) {
540 rq->ifr_receiving = IS_FIR(si) ? 0

Completed in 95 milliseconds