Searched refs:notify_idx (Results 1 – 2 of 2) sorted by relevance
237 static int dbell_link(struct vmci_handle handle, u32 notify_idx) in dbell_link() argument246 link_msg.notify_idx = notify_idx; in dbell_link()357 static void dbell_fire_entries(u32 notify_idx) in dbell_fire_entries() argument359 u32 bucket = VMCI_DOORBELL_HASH(notify_idx); in dbell_fire_entries()365 if (dbell->idx == notify_idx && in dbell_fire_entries()
584 u64 notify_idx; member