Home
last modified time | relevance | path

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

/linux-6.14.4/include/uapi/linux/
Dnet_shaper.h26 NET_SHAPER_SCOPE_QUEUE, enumerator
/linux-6.14.4/net/shaper/
Dshaper.c124 (handle->scope >= NET_SHAPER_SCOPE_QUEUE && in net_shaper_fill_handle()
236 case NET_SHAPER_SCOPE_QUEUE: in net_shaper_default_parent()
477 if (shaper->handle.scope == NET_SHAPER_SCOPE_QUEUE && in net_shaper_validate_caps()
605 if (shaper->handle.scope != NET_SHAPER_SCOPE_QUEUE) { in net_shaper_parse_leaf()
1409 handle.scope = NET_SHAPER_SCOPE_QUEUE; in net_shaper_set_real_num_tx_queues()
/linux-6.14.4/drivers/net/ethernet/intel/iavf/
Diavf_main.c5011 if (shaper->handle.scope == NET_SHAPER_SCOPE_QUEUE) { in iavf_verify_shaper()
5081 if (scope != NET_SHAPER_SCOPE_QUEUE) in iavf_shaper_cap()