Searched refs:irda_get_mtt (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/irda/
H A Dirda_device.h247 * Function irda_get_mtt (skb)
252 static inline __u16 irda_get_mtt(const struct sk_buff *skb) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/irda/
H A Dsa1100_ir.c692 int mtt = irda_get_mtt(skb);
H A Dirda-usb.c273 int turnaround_time = irda_get_mtt(skb);
494 mtt = irda_get_mtt(skb);
H A Dpxaficp_ir.c484 unsigned long mtt = irda_get_mtt(skb);
H A Dstir4200.c706 turnaround_delay(stir, irda_get_mtt(skb));
H A Dw83977af_ir.c534 mtt = irda_get_mtt(skb);
H A Ddonauboe.c1048 if ((mtt = irda_get_mtt(skb)))
H A Dali-ircc.c1484 mtt = irda_get_mtt(skb);
H A Dnsc-ircc.c1477 mtt = irda_get_mtt(skb);
H A Dvlsi_ir.c946 if ((mtt = irda_get_mtt(skb)) > 0) {
H A Dsmsc-ircc2.c1221 mtt = irda_get_mtt(skb);

Completed in 184 milliseconds