Searched refs:notify_base (Results 1 – 6 of 6) sorted by relevance
70 hw->notify_base = get_cap_addr(hw, &cap); in ifcvf_init_hw()86 if (hw->common_cfg == NULL || hw->notify_base == NULL || in ifcvf_init_hw()96 hw->isr, hw->notify_base, in ifcvf_init_hw()228 hw->notify_addr[i] = (void *)((u8 *)hw->notify_base + in ifcvf_hw_enable()
131 u16 *notify_base; member
188 vq->notify_addr = (void *)((uint8_t *)hw->notify_base + in modern_setup_queue()406 hw->notify_base = get_cfg_addr(dev, &cap); in virtio_read_caps()420 if (hw->common_cfg == NULL || hw->notify_base == NULL || in virtio_read_caps()432 hw->notify_base, hw->notify_off_multiplier); in virtio_read_caps()
188 uint16_t *notify_base; member
388 vq->notify_addr = (void *)((uint8_t *)hw->notify_base + in modern_setup_queue()650 hw->notify_base = get_cfg_addr(dev, &cap); in virtio_read_caps()664 if (hw->common_cfg == NULL || hw->notify_base == NULL || in virtio_read_caps()676 hw->notify_base, hw->notify_off_multiplier); in virtio_read_caps()
270 uint16_t *notify_base; member