Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/toshiba/
Dtc35815.c481 static int tc35815_poll(struct napi_struct *napi, int budget);
807 netif_napi_add_weight(dev, &lp->napi, tc35815_poll, NAPI_WEIGHT); in tc35815_init_one()
1622 static int tc35815_poll(struct napi_struct *napi, int budget) in tc35815_poll() function