Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Dnetdev.h138 NETDEV_A_NAPI_PID, enumerator
/linux/include/uapi/linux/
H A Dnetdev.h138 NETDEV_A_NAPI_PID, enumerator
/linux/net/core/
H A Dnetdev-genl.c193 if (nla_put_u32(rsp, NETDEV_A_NAPI_PID, pid)) in netdev_nl_napi_fill_one()