Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Ddevlink.h718 #define DEVLINK_RESOURCE_SCOPE_PORT \ macro
/linux/net/devlink/
H A Dresource.c431 if (scope && !(scope & DEVLINK_RESOURCE_SCOPE_PORT)) in devlink_nl_resource_dump_one()