Searched refs:tx_offset (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ptp_consts.h | 42 .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 D | ice_ptp_hw.c | 2255 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 D | ice_ptp_hw.h | 183 } tx_offset; member
|
| /linux-6.15/sound/firewire/dice/ |
| H A D | dice-transaction.c | 16 offset += dice->tx_offset; in get_subaddr() 329 dice->tx_offset = be32_to_cpu(pointers[2]) * 4; in get_subaddrs()
|
| H A D | dice.h | 84 unsigned int tx_offset; member
|
| /linux-6.15/drivers/isdn/hardware/mISDN/ |
| H A D | hfcsusb.c | 1164 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 D | cdns2-gadget.c | 1346 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 D | wmi.h | 1601 __le32 tx_offset; member 3690 __le32 tx_offset; member
|