Searched refs:notify_idx (Results 1 – 2 of 2) sorted by relevance
229 static int dbell_link(struct vmci_handle handle, u32 notify_idx) in dbell_link() argument238 link_msg.notify_idx = notify_idx; in dbell_link()353 static void dbell_fire_entries(u32 notify_idx) in dbell_fire_entries() argument355 u32 bucket = VMCI_DOORBELL_HASH(notify_idx); in dbell_fire_entries()361 if (dbell->idx == notify_idx && in dbell_fire_entries()
651 u64 notify_idx; member