Searched refs:poll_fn (Results 1 – 2 of 2) sorted by relevance
179 void irq_poll_init(struct irq_poll *iop, int weight, irq_poll_fn *poll_fn) in irq_poll_init() argument184 iop->poll = poll_fn; in irq_poll_init()
11770 int (*poll_fn)(struct napi_struct *, int) = bnxt_poll; in bnxt_init_napi() local11776 poll_fn = bnxt_poll_p5; in bnxt_init_napi()11784 netif_napi_add_config_locked(bp->dev, &bnapi->napi, poll_fn, in bnxt_init_napi()