Home
last modified time | relevance | path

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

/linux/net/core/
H A Dnetdev-genl.c441 __netdev_nl_queue_fill_mp(struct sk_buff *rsp, struct netdev_rx_queue *rxq) in __netdev_nl_queue_fill_mp() function
466 return __netdev_nl_queue_fill_mp(rsp, rxq); in netdev_nl_queue_fill_mp()
469 ret = __netdev_nl_queue_fill_mp(rsp, hw_rxq); in netdev_nl_queue_fill_mp()