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