tx_offset 1161 drivers/isdn/hardware/mISDN/hfcsusb.c int k, tx_offset, num_isoc_packets, sink, remain, current_len, tx_offset 1197 drivers/isdn/hardware/mISDN/hfcsusb.c tx_offset = 0; tx_offset 1263 drivers/isdn/hardware/mISDN/hfcsusb.c context_iso_urb->buffer[tx_offset] = 0; tx_offset 1268 drivers/isdn/hardware/mISDN/hfcsusb.c buffer[tx_offset] = 1; tx_offset 1277 drivers/isdn/hardware/mISDN/hfcsusb.c p = context_iso_urb->buffer + tx_offset + 1; tx_offset 1286 drivers/isdn/hardware/mISDN/hfcsusb.c urb->iso_frame_desc[k].offset = tx_offset; tx_offset 1310 drivers/isdn/hardware/mISDN/hfcsusb.c tx_offset += (current_len + 1); tx_offset 1312 drivers/isdn/hardware/mISDN/hfcsusb.c urb->iso_frame_desc[k].offset = tx_offset++; tx_offset 1611 drivers/net/wireless/ath/wil6210/wmi.h __le32 tx_offset; tx_offset 3668 drivers/net/wireless/ath/wil6210/wmi.h __le32 tx_offset; tx_offset 59 drivers/vlynq/vlynq.c u32 tx_offset; tx_offset 585 drivers/vlynq/vlynq.c int vlynq_set_local_mapping(struct vlynq_device *dev, u32 tx_offset, tx_offset 593 drivers/vlynq/vlynq.c writel(tx_offset, &dev->local->tx_offset); tx_offset 602 drivers/vlynq/vlynq.c int vlynq_set_remote_mapping(struct vlynq_device *dev, u32 tx_offset, tx_offset 610 drivers/vlynq/vlynq.c writel(tx_offset, &dev->remote->tx_offset); tx_offset 142 include/linux/vlynq.h extern int vlynq_set_local_mapping(struct vlynq_device *dev, u32 tx_offset, tx_offset 144 include/linux/vlynq.h extern int vlynq_set_remote_mapping(struct vlynq_device *dev, u32 tx_offset, tx_offset 16 sound/firewire/dice/dice-transaction.c offset += dice->tx_offset; tx_offset 329 sound/firewire/dice/dice-transaction.c dice->tx_offset = be32_to_cpu(pointers[2]) * 4; tx_offset 87 sound/firewire/dice/dice.h unsigned int tx_offset;