Searched refs:sca_poll (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wan/ |
H A D | hd64572.c | 55 static int sca_poll(struct napi_struct *napi, int budget); 181 netif_napi_add(port->netdev, &port->napi, sca_poll, NAPI_WEIGHT); in sca_init_port() 325 static int sca_poll(struct napi_struct *napi, int budget) in sca_poll() function
|
/kernel/linux/linux-6.6/drivers/net/wan/ |
H A D | hd64572.c | 55 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
|
Completed in 3 milliseconds