Searched refs:free_tx_poll (Results 1 – 1 of 1) sorted by relevance
597 /* Check for the case free_tx_poll is called in another cpu in hinic_xmit_frame() 598 * and we stopped the subqueue after free_tx_poll check. in hinic_xmit_frame() 691 * free_tx_poll - free finished tx skbs in tx queue that connected to napi697 static int free_tx_poll(struct napi_struct *napi, int budget) in free_tx_poll() function 810 netif_napi_add_weight(txq->netdev, &txq->napi, free_tx_poll, in tx_request_irq()