Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_ptp_consts.h42 .tx_offset = {
61 .tx_offset = {
79 .tx_offset = {
119 .tx_offset = {
148 .tx_offset = {
175 .tx_offset = {
205 .tx_offset = {
239 .tx_offset = {
267 .tx_offset = {
H A Dice_ptp_hw.c2255 u32 rx_offset, tx_offset, bs_ds; in ice_phy_set_offsets_eth56g() local
2283 tx_offset = cfg->tx_offset.fc; in ice_phy_set_offsets_eth56g()
2285 tx_offset = cfg->tx_offset.rs; in ice_phy_set_offsets_eth56g()
2287 tx_offset = cfg->tx_offset.no_fec; in ice_phy_set_offsets_eth56g()
2288 tx_offset += cfg->tx_offset.serdes + cfg->tx_offset.sfd * sfd + in ice_phy_set_offsets_eth56g()
2289 cfg->tx_offset.onestep * onestep; in ice_phy_set_offsets_eth56g()
2292 return ice_write_mac_reg_eth56g(hw, port, PHY_MAC_TX_OFFSET, tx_offset); in ice_phy_set_offsets_eth56g()
H A Dice_ptp_hw.h183 } tx_offset; member
/linux-6.15/sound/firewire/dice/
H A Ddice-transaction.c16 offset += dice->tx_offset; in get_subaddr()
329 dice->tx_offset = be32_to_cpu(pointers[2]) * 4; in get_subaddrs()
H A Ddice.h84 unsigned int tx_offset; member
/linux-6.15/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c1164 int k, tx_offset, num_isoc_packets, sink, remain, current_len, in tx_iso_complete() local
1200 tx_offset = 0; in tx_iso_complete()
1266 context_iso_urb->buffer[tx_offset] = 0; in tx_iso_complete()
1271 buffer[tx_offset] = 1; in tx_iso_complete()
1280 p = context_iso_urb->buffer + tx_offset + 1; in tx_iso_complete()
1289 urb->iso_frame_desc[k].offset = tx_offset; in tx_iso_complete()
1313 tx_offset += (current_len + 1); in tx_iso_complete()
1315 urb->iso_frame_desc[k].offset = tx_offset++; in tx_iso_complete()
/linux-6.15/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-gadget.c1346 u16 tx_offset = 0; in cdns2_eps_onchip_buffer_init() local
1381 writel(tx_offset, in cdns2_eps_onchip_buffer_init()
1383 pdev->epx_regs->txstaddr[pep->num - 1] = tx_offset; in cdns2_eps_onchip_buffer_init()
1386 pep->name, tx_offset, pep->buffering); in cdns2_eps_onchip_buffer_init()
1388 tx_offset += pep->buffering * 1024; in cdns2_eps_onchip_buffer_init()
/linux-6.15/drivers/net/wireless/ath/wil6210/
H A Dwmi.h1601 __le32 tx_offset; member
3690 __le32 tx_offset; member