Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/fslmc/portal/
H A Ddpaa2_hw_pvt.h182 struct qbman_result *global_active_dqs; member
428 if (rte_global_active_dqs_list[dpio_index].global_active_dqs != NULL) in check_swp_active_dqs()
436 rte_global_active_dqs_list[dpio_index].global_active_dqs = NULL; in clear_swp_active_dqs()
442 return rte_global_active_dqs_list[dpio_index].global_active_dqs; in get_swp_active_dqs()
448 rte_global_active_dqs_list[dpio_index].global_active_dqs = dqs; in set_swp_active_dqs()