Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_consts.h87 .tx_offset = {
106 .tx_offset = {
124 .tx_offset = {
164 .tx_offset = {
193 .tx_offset = {
220 .tx_offset = {
250 .tx_offset = {
284 .tx_offset = {
312 .tx_offset = {
H A Dice_ptp_hw.c2189 u32 rx_offset, tx_offset, bs_ds; in ice_phy_set_offsets_eth56g() local
2217 tx_offset = cfg->tx_offset.fc; in ice_phy_set_offsets_eth56g()
2219 tx_offset = cfg->tx_offset.rs; in ice_phy_set_offsets_eth56g()
2221 tx_offset = cfg->tx_offset.no_fec; in ice_phy_set_offsets_eth56g()
2222 tx_offset += cfg->tx_offset.serdes + cfg->tx_offset.sfd * sfd + in ice_phy_set_offsets_eth56g()
2223 cfg->tx_offset.onestep * onestep; in ice_phy_set_offsets_eth56g()
2226 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.h185 } tx_offset; member
/linux/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/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/drivers/usb/gadget/udc/cdns2/
H A 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/drivers/net/wireless/ath/wil6210/
H A Dwmi.h1601 __le32 tx_offset; member
3690 __le32 tx_offset; member