Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/tsn/inc/
Dnx_shaper.h215 UINT nx_shaper_current_mapping_get(NX_INTERFACE *interface_ptr, UCHAR *pcp_list, UCHAR *queue_id_li…
/NetX-Duo-v6.2.1/tsn/src/
Dnx_shaper.c659 UINT nx_shaper_current_mapping_get(NX_INTERFACE *interface_ptr, UCHAR *pcp_list, UCHAR *queue_id_li… in nx_shaper_current_mapping_get() function
/NetX-Duo-v6.2.1/test/regression/tsn_test/
Dnetx_shaper_cbs_test.c790 status = nx_shaper_current_mapping_get(interface_ptr, pcp_list, queue_id_list, 8); in thread_0_entry()