Home
last modified time | relevance | path

Searched refs:tx_offset (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/include/linux/
Dvlynq.h142 extern int vlynq_set_local_mapping(struct vlynq_device *dev, u32 tx_offset,
144 extern int vlynq_set_remote_mapping(struct vlynq_device *dev, u32 tx_offset,
/linux-6.6.21/drivers/vlynq/
Dvlynq.c59 u32 tx_offset; member
583 int vlynq_set_local_mapping(struct vlynq_device *dev, u32 tx_offset, in vlynq_set_local_mapping() argument
591 writel(tx_offset, &dev->local->tx_offset); in vlynq_set_local_mapping()
600 int vlynq_set_remote_mapping(struct vlynq_device *dev, u32 tx_offset, in vlynq_set_remote_mapping() argument
608 writel(tx_offset, &dev->remote->tx_offset); in vlynq_set_remote_mapping()
/linux-6.6.21/sound/firewire/dice/
Ddice-transaction.c16 offset += dice->tx_offset; in get_subaddr()
329 dice->tx_offset = be32_to_cpu(pointers[2]) * 4; in get_subaddrs()
Ddice.h84 unsigned int tx_offset; member
/linux-6.6.21/drivers/isdn/hardware/mISDN/
Dhfcsusb.c1163 int k, tx_offset, num_isoc_packets, sink, remain, current_len, in tx_iso_complete() local
1199 tx_offset = 0; in tx_iso_complete()
1265 context_iso_urb->buffer[tx_offset] = 0; in tx_iso_complete()
1270 buffer[tx_offset] = 1; in tx_iso_complete()
1279 p = context_iso_urb->buffer + tx_offset + 1; in tx_iso_complete()
1288 urb->iso_frame_desc[k].offset = tx_offset; in tx_iso_complete()
1312 tx_offset += (current_len + 1); in tx_iso_complete()
1314 urb->iso_frame_desc[k].offset = tx_offset++; in tx_iso_complete()
/linux-6.6.21/drivers/usb/gadget/udc/cdns2/
Dcdns2-gadget.c1345 u16 tx_offset = 0; in cdns2_eps_onchip_buffer_init() local
1380 writel(tx_offset, in cdns2_eps_onchip_buffer_init()
1382 pdev->epx_regs->txstaddr[pep->num - 1] = tx_offset; in cdns2_eps_onchip_buffer_init()
1385 pep->name, tx_offset, pep->buffering); in cdns2_eps_onchip_buffer_init()
1387 tx_offset += pep->buffering * 1024; in cdns2_eps_onchip_buffer_init()
/linux-6.6.21/drivers/net/wireless/ath/wil6210/
Dwmi.h1601 __le32 tx_offset; member
3690 __le32 tx_offset; member