Searched refs:notify_idx (Results 1 – 2 of 2) sorted by relevance
408 uint32_t notify_idx) in vmci_doorbell_link() argument427 link_msg.notify_idx = notify_idx; in vmci_doorbell_link()849 vmci_doorbell_fire_entries(uint32_t notify_idx) in vmci_doorbell_fire_entries() argument852 uint32_t bucket = VMCI_DOORBELL_HASH(notify_idx); in vmci_doorbell_fire_entries()857 if (iter->idx == notify_idx && in vmci_doorbell_fire_entries()
100 uint64_t notify_idx; member