Searched refs:total_offset (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.1/drivers/net/ethernet/intel/ice/ |
| D | ice_ptp_hw.c | 1731 u64 total_offset, val; in ice_phy_cfg_tx_offset_e822() local 1738 total_offset = ice_calc_fixed_tx_offset_e822(hw, link_spd); in ice_phy_cfg_tx_offset_e822() 1755 total_offset += val; in ice_phy_cfg_tx_offset_e822() 1770 total_offset += val; in ice_phy_cfg_tx_offset_e822() 1778 total_offset); in ice_phy_cfg_tx_offset_e822() 1802 u64 total_offset; in ice_phy_cfg_fixed_tx_offset_e822() local 1809 total_offset = ice_calc_fixed_tx_offset_e822(hw, link_spd); in ice_phy_cfg_fixed_tx_offset_e822() 1819 total_offset); in ice_phy_cfg_fixed_tx_offset_e822() 2042 u64 total_offset, pmd, val; in ice_phy_cfg_rx_offset_e822() local 2049 total_offset = ice_calc_fixed_rx_offset_e822(hw, link_spd); in ice_phy_cfg_rx_offset_e822() [all …]
|
| /Linux-v6.1/drivers/acpi/ |
| D | tables.c | 562 int sig, no, table_nr = 0, total_offset = 0; in acpi_table_upgrade() local 660 phys_addr_t dest_addr = acpi_tables_addr + total_offset; in acpi_table_upgrade() 664 total_offset += size; in acpi_table_upgrade()
|
| /Linux-v6.1/drivers/scsi/cxgbi/ |
| D | libcxgbi.h | 555 u32 total_offset; member
|
| D | libcxgbi.c | 1875 tdata->total_offset = offset; in cxgbi_task_data_sgl_read() 1880 __func__, offset, count, err, tdata->total_count, tdata->total_offset); in cxgbi_task_data_sgl_read() 2177 tdata->total_offset = 0; in cxgbi_conn_init_pdu() 2187 tdata->total_count, tdata->total_offset); in cxgbi_conn_init_pdu() 2190 expected_offset = tdata->total_offset; in cxgbi_conn_init_pdu()
|