Home
last modified time | relevance | path

Searched defs:levels (Results 1 – 6 of 6) sorted by relevance

/dpdk/lib/eal/linux/
H A Deal_vfio.h50 uint32_t levels; member
66 uint32_t levels; member
H A Deal_vfio.c1765 uint32_t levels; in vfio_spapr_create_dma_window() local
/dpdk/drivers/net/hns3/
H A Dhns3_intr.c2021 int num, uint64_t *levels, in hns3_handle_hw_error()
2092 hns3_handle_msix_error(struct hns3_adapter *hns, uint64_t *levels) in hns3_handle_msix_error()
2139 hns3_handle_ras_error(struct hns3_adapter *hns, uint64_t *levels) in hns3_handle_ras_error()
2525 hns3_clear_reset_level(struct hns3_hw *hw, uint64_t *levels) in hns3_clear_reset_level()
H A Dhns3_ethdev_vf.c2116 hns3vf_get_reset_level(struct hns3_hw *hw, uint64_t *levels) in hns3vf_get_reset_level()
H A Dhns3_ethdev.c5717 hns3_get_reset_level(struct hns3_adapter *hns, uint64_t *levels) in hns3_get_reset_level()
/dpdk/lib/timer/
H A Drte_timer.c317 static uint32_t levels[MAX_SKIPLIST_DEPTH] = {0}; in timer_get_skiplist_level() local