Home
last modified time | relevance | path

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

/openbmc/linux/net/
H A Dsocket.c855 orig_dev = dev_get_by_napi_id(skb_napi_id(skb)); in get_timestamp()
880 orig_dev = dev_get_by_napi_id(skb_napi_id(skb)); in put_ts_pktinfo()
/openbmc/linux/include/linux/
H A Dnetdevice.h3148 struct net_device *dev_get_by_napi_id(unsigned int napi_id);
/openbmc/linux/net/core/
H A Ddev.c913 struct net_device *dev_get_by_napi_id(unsigned int napi_id) in dev_get_by_napi_id() function
926 EXPORT_SYMBOL(dev_get_by_napi_id);