Home
last modified time | relevance | path

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

/dpdk/drivers/bus/fslmc/portal/
H A Ddpaa2_hw_pvt.h184 struct qbman_result *global_active_dqs; member
448 if (rte_global_active_dqs_list[dpio_index].global_active_dqs != NULL) in check_swp_active_dqs()
456 rte_global_active_dqs_list[dpio_index].global_active_dqs = NULL; in clear_swp_active_dqs()
462 return rte_global_active_dqs_list[dpio_index].global_active_dqs; in get_swp_active_dqs()
468 rte_global_active_dqs_list[dpio_index].global_active_dqs = dqs; in set_swp_active_dqs()