Searched refs:alx_napi (Results 1 – 2 of 2) sorted by relevance
55 struct alx_napi *np;93 struct alx_napi { struct120 struct alx_napi *qnapi[ALX_MAX_NAPIS]; argument
298 struct alx_napi *np = container_of(napi, struct alx_napi, napi); in alx_poll()386 struct alx_napi *np = data; in alx_intr_msix_ring()454 struct alx_napi *np; in alx_init_ring_ptrs()711 struct alx_napi *np; in alx_free_napis()740 struct alx_napi *np; in alx_alloc_napis()749 np = kzalloc(sizeof(struct alx_napi), GFP_KERNEL); in alx_alloc_napis()863 struct alx_napi *np = alx->qnapi[i]; in alx_request_msix()