Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wan/
H A Dhd64572.c55 static int sca_poll(struct napi_struct *napi, int budget);
176 netif_napi_add_weight(port->netdev, &port->napi, sca_poll, in sca_init_port()
316 static int sca_poll(struct napi_struct *napi, int budget) in sca_poll() function