Home
last modified time | relevance | path

Searched refs:I40E_ITR_INDEX_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.h181 #define I40E_ITR_INDEX_DEFAULT 0 macro
H A Di40e_ethdev_vf.c719 map_info->vecmap[i].rxitr_idx = I40E_ITR_INDEX_DEFAULT; in i40evf_config_irq_map()
1352 (I40E_ITR_INDEX_DEFAULT << in i40evf_init_vf()
H A Di40e_ethdev.c2018 I40E_PFINT_ITR0(I40E_ITR_INDEX_DEFAULT), in i40e_vsi_queues_unbind_intr()
2024 I40E_PFINT_ITRN(I40E_ITR_INDEX_DEFAULT, in i40e_vsi_queues_unbind_intr()
2074 I40E_PFINT_ITR0(I40E_ITR_INDEX_DEFAULT), in __vsi_queues_bind_intr()
2083 I40E_PFINT_ITRN(I40E_ITR_INDEX_DEFAULT, in __vsi_queues_bind_intr()
2427 ret = i40e_vsi_queues_bind_intr(main_vsi, I40E_ITR_INDEX_DEFAULT); in i40e_dev_start()
2436 I40E_ITR_INDEX_DEFAULT); in i40e_dev_start()