Searched refs:notify_off (Results 1 – 3 of 3) sorted by relevance
167 uint16_t notify_off; in modern_setup_queue() local187 notify_off = rte_read16(&hw->common_cfg->queue_notify_off); in modern_setup_queue()189 notify_off * hw->notify_off_multiplier); in modern_setup_queue()198 vq->notify_addr, notify_off); in modern_setup_queue()
200 u16 notify_off; in ifcvf_hw_enable() local234 notify_off = IFCVF_READ_REG16(&cfg->queue_notify_off); in ifcvf_hw_enable()236 notify_off * hw->notify_off_multiplier); in ifcvf_hw_enable()
477 uint16_t notify_off; in modern_setup_queue() local497 notify_off = rte_read16(&dev->common_cfg->queue_notify_off); in modern_setup_queue()499 notify_off * dev->notify_off_multiplier); in modern_setup_queue()508 vq->notify_addr, notify_off); in modern_setup_queue()