Searched refs:offset_high (Results 1 – 4 of 4) sorted by relevance
201 uint32_t offset_high = 0; in efx_pci_read_ext_cap_xilinx_table() local267 offset_high = EFX_OWORD_FIELD32(vsec, ESF_GZ_VSEC_TBL_OFF_HI); in efx_pci_read_ext_cap_xilinx_table()278 offset |= (uint64_t)offset_high << ESE_GZ_VSEC_TBL_OFF_HI_BYTES_SHIFT; in efx_pci_read_ext_cap_xilinx_table()280 _NOTE(ARGUNUSED(offset_high)) in efx_pci_read_ext_cap_xilinx_table()
517 DWORD offset_high = (DWORD)(offset >> 32); in rte_mem_map() local572 offset_high, offset_low, size, requested_addr); in rte_mem_map()
45 cmd->offset_high = (offset >> 16) & 0xFF; in ice_aq_read_nvm()
1663 u8 offset_high; /* For Write Activate offset_high is used as flags2 */ member