Searched refs:hinic3_rx_poll (Results 1 – 3 of 3) sorted by relevance
123 int hinic3_rx_poll(struct hinic3_rxq *rxq, int budget);
46 work_done = hinic3_rx_poll(irq_cfg->rxq, budget); in hinic3_poll()
538 int hinic3_rx_poll(struct hinic3_rxq *rxq, int budget) in hinic3_rx_poll() function