Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/huawei/hinic3/
H A Dhinic3_tx.h160 bool hinic3_tx_poll(struct hinic3_txq *txq, int budget);
H A Dhinic3_irq.c41 busy |= hinic3_tx_poll(irq_cfg->txq, budget); in hinic3_poll()
H A Dhinic3_tx.c757 bool hinic3_tx_poll(struct hinic3_txq *txq, int budget) in hinic3_tx_poll() function