Home
last modified time | relevance | path

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

/NetX-Duo-v6.4.1/test/regression/tsn_test/
Dnetx_shaper_cbs_test.c255 status = nx_shaper_default_mapping_get(interface_ptr, pcp_list, queue_id_list, 8); in thread_0_entry()
290 status = nx_shaper_default_mapping_get(interface_ptr, pcp_list, queue_id_list, 8); in thread_0_entry()
329 status = nx_shaper_default_mapping_get(interface_ptr, pcp_list, queue_id_list, 8); in thread_0_entry()
372 status = nx_shaper_default_mapping_get(interface_ptr, pcp_list, queue_id_list, 8); in thread_0_entry()
419 status = nx_shaper_default_mapping_get(interface_ptr, pcp_list, queue_id_list, 8); in thread_0_entry()
470 status = nx_shaper_default_mapping_get(interface_ptr, pcp_list, queue_id_list, 8); in thread_0_entry()
771 status = nx_shaper_default_mapping_get(interface_ptr, pcp_list, queue_id_list, 8); in thread_0_entry()
Dnetx_shaper_tas_test.c270 status = nx_shaper_default_mapping_get(interface_ptr, pcp_list, queue_id_list, 8); in thread_0_entry()
/NetX-Duo-v6.4.1/tsn/inc/
Dnx_shaper.h216 UINT nx_shaper_default_mapping_get(NX_INTERFACE *interface_ptr, UCHAR *pcp_list, UCHAR *queue_id_li…
/NetX-Duo-v6.4.1/tsn/src/
Dnx_shaper.c428 UINT nx_shaper_default_mapping_get(NX_INTERFACE *interface_ptr, UCHAR *pcp_list, UCHAR *queue_id_li… in nx_shaper_default_mapping_get() function