Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/toshiba/
H A Dtc35815.c481 static int tc35815_poll(struct napi_struct *napi, int budget);
806 netif_napi_add_weight(dev, &lp->napi, tc35815_poll, NAPI_WEIGHT); in tc35815_init_one()
1621 static int tc35815_poll(struct napi_struct *napi, int budget) in tc35815_poll() function