Searched refs:last_word (Results 1 – 6 of 6) sorted by relevance
59 cbz w9, last_word65 last_word: label
213 } last_word; in mlx5_vdpa_cq_poll() local218 last_word.word = rte_read32(&cq->cqes[0].wqe_counter); in mlx5_vdpa_cq_poll()219 cur_wqe_counter = rte_be_to_cpu_16(last_word.wqe_counter); in mlx5_vdpa_cq_poll()223 MLX5_ASSERT(MLX5_CQE_OPCODE(last_word.op_own) != in mlx5_vdpa_cq_poll()225 if (unlikely(!(MLX5_CQE_OPCODE(last_word.op_own) == in mlx5_vdpa_cq_poll()227 MLX5_CQE_OPCODE(last_word.op_own) == in mlx5_vdpa_cq_poll()
199 tbz x2, #0x03, last_word203 last_word: label
1022 uint32_t last_word; in tcp_fastopen_ccache_lookup() local1029 last_word = inc->inc_fport; in tcp_fastopen_ccache_lookup()1030 hash = jenkins_hash32(&last_word, 1, hash); in tcp_fastopen_ccache_lookup()
1212 uint64_t last_word; in fpga_harq_write_loopback() local1253 last_word = input[increment]; in fpga_harq_write_loopback()1254 last_word &= (uint64_t)(1 << (last_transaction * 4)) in fpga_harq_write_loopback()1258 last_word); in fpga_harq_write_loopback()
5098 u16 first_word, last_word; in eth_igb_get_module_eeprom() local5105 last_word = (info->offset + info->length - 1) >> 1; in eth_igb_get_module_eeprom()5108 for (i = 0; i < last_word - first_word + 1; i++) { in eth_igb_get_module_eeprom()