Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dnet_shaper.h25 NET_SHAPER_SCOPE_UNSPEC, enumerator
/linux/net/shaper/
H A Dshaper.c113 if (handle->scope == NET_SHAPER_SCOPE_UNSPEC) in net_shaper_fill_handle()
264 case NET_SHAPER_SCOPE_UNSPEC: in net_shaper_default_parent()
267 parent->scope = NET_SHAPER_SCOPE_UNSPEC; in net_shaper_default_parent()
563 if (shaper->handle.scope == NET_SHAPER_SCOPE_UNSPEC) { in net_shaper_parse_info()
981 if (node->parent.scope == NET_SHAPER_SCOPE_UNSPEC) { in __net_shaper_group()
/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_en.c946 apc->handle.scope = NET_SHAPER_SCOPE_UNSPEC; in mana_shaper_del()