Searched refs:total_offset (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/ |
| D | dwmac5.c | 575 u32 speed, total_offset, offset, ctrl, ctr_low; in dwmac5_est_configure() local 618 total_offset = 0; in dwmac5_est_configure() 624 total_offset += offset; in dwmac5_est_configure() 628 total_ctr += total_offset; in dwmac5_est_configure()
|
| /Linux-v5.10/drivers/acpi/ |
| D | tables.c | 507 int sig, no, table_nr = 0, total_offset = 0; in acpi_table_upgrade() local 604 phys_addr_t dest_addr = acpi_tables_addr + total_offset; in acpi_table_upgrade() 608 total_offset += size; in acpi_table_upgrade()
|
| /Linux-v5.10/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()
|