Home
last modified time | relevance | path

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

/linux/net/core/
H A Ddev.h30 struct net_device *dev_get_by_napi_id(unsigned int napi_id);
H A Ddev.c1022 struct net_device *dev_get_by_napi_id(unsigned int napi_id) in dev_get_by_napi_id() function