Home
last modified time | relevance | path

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

/linux-6.15/net/core/
H A Dnetdev-genl.c370 static int nla_put_napi_id(struct sk_buff *skb, const struct napi_struct *napi) in nla_put_napi_id() function
398 if (nla_put_napi_id(rsp, rxq->napi)) in netdev_nl_queue_fill_one()
414 if (nla_put_napi_id(rsp, txq->napi)) in netdev_nl_queue_fill_one()