Searched refs:modulo_offset (Results 1 – 1 of 1) sorted by relevance
280 let modulo_offset = offset % MSIX_TABLE_ENTRIES_MODULO; in read_msix_table() localVariable284 let value = match modulo_offset { in read_msix_table()298 let value = match modulo_offset { in read_msix_table()331 let modulo_offset = offset % MSIX_TABLE_ENTRIES_MODULO; in write_msix_table() localVariable339 match modulo_offset { in write_msix_table()349 match modulo_offset { in write_msix_table()407 let modulo_offset = offset % MSIX_PBA_ENTRIES_MODULO; in read_pba_entries() localVariable411 let value: u32 = match modulo_offset { in read_pba_entries()423 let value: u64 = match modulo_offset { in read_pba_entries()