Searched refs:notify_idx (Results 1 – 2 of 2) sorted by relevance
405 uint32_t notify_idx) in vmci_doorbell_link() argument424 link_msg.notify_idx = notify_idx; in vmci_doorbell_link()841 vmci_doorbell_fire_entries(uint32_t notify_idx) in vmci_doorbell_fire_entries() argument844 uint32_t bucket = VMCI_DOORBELL_HASH(notify_idx); in vmci_doorbell_fire_entries()849 if (iter->idx == notify_idx && in vmci_doorbell_fire_entries()
98 uint64_t notify_idx; member