Searched refs:xsk_pool_get_napi_id (Results 1 – 2 of 2) sorted by relevance
50 static inline unsigned int xsk_pool_get_napi_id(struct xsk_buff_pool *pool) in xsk_pool_get_napi_id() function271 static inline unsigned int xsk_pool_get_napi_id(struct xsk_buff_pool *pool) in xsk_pool_get_napi_id() function
851 __sk_mark_napi_id_once(sk, xsk_pool_get_napi_id(xs->pool)); in __xsk_sendmsg()