Home
last modified time | relevance | path

Searched refs:tsi108_poll (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/tundra/
H A Dtsi108_eth.c827 static int tsi108_poll(struct napi_struct *napi, int budget) in tsi108_poll() function
907 * This can happen if this code races with tsi108_poll(), which masks in tsi108_rx_int()
915 * will happen in tsi108_poll(). in tsi108_rx_int()
1603 netif_napi_add(dev, &data->napi, tsi108_poll, 64); in tsi108_init_one()
/kernel/linux/linux-6.6/drivers/net/ethernet/tundra/
H A Dtsi108_eth.c814 static int tsi108_poll(struct napi_struct *napi, int budget) in tsi108_poll() function
894 * This can happen if this code races with tsi108_poll(), which masks in tsi108_rx_int()
902 * will happen in tsi108_poll(). in tsi108_rx_int()
1591 netif_napi_add(dev, &data->napi, tsi108_poll); in tsi108_init_one()

Completed in 4 milliseconds