Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/tsn/inc/
Dnx_shaper.h209 UINT nx_shaper_hw_queue_set(NX_INTERFACE *interface_ptr, UCHAR hw_queue_id, UCHAR priority, UCHAR t…
/NetX-Duo-v6.2.1/tsn/src/
Dnx_shaper.c275 …status = nx_shaper_hw_queue_set(interface_ptr, hw_queue[i].hw_queue_id, hw_queue[i].priority, hw_q… in nx_shaper_config()
325 UINT nx_shaper_hw_queue_set(NX_INTERFACE *interface_ptr, UCHAR hw_queue_id, UCHAR priority, UCHAR t… in nx_shaper_hw_queue_set() function