Searched refs:libeth_tx_complete (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/intel/libeth/ |
H A D | tx.c | 30 libeth_tx_complete(sqe, cp); in libeth_tx_complete_any()
|
/linux/include/net/libeth/ |
H A D | tx.h | 124 static inline void libeth_tx_complete(struct libeth_sqe *sqe, in libeth_tx_complete() function
|
/linux/drivers/net/ethernet/intel/idpf/ |
H A D | idpf_singleq_txrx.c | 208 libeth_tx_complete(tx_buf, &cp); in idpf_tx_singleq_dma_map_error() 530 libeth_tx_complete(tx_buf, &cp); in idpf_tx_singleq_clean() 544 libeth_tx_complete(tx_buf, &cp); in idpf_tx_singleq_clean()
|
H A D | idpf_txrx.c | 57 libeth_tx_complete(&txq->tx_buf[i], &cp); in idpf_tx_buf_rel_all() 1672 libeth_tx_complete(tx_buf, &cp); in idpf_tx_splitq_clean() 1680 libeth_tx_complete(tx_buf, &cp); in idpf_tx_splitq_clean() 1716 libeth_tx_complete(tx_buf, &cp); in idpf_tx_clean_bufs() 1724 libeth_tx_complete(tx_buf, &cp); in idpf_tx_clean_bufs() 2125 libeth_tx_complete(tx_buf, &cp); in idpf_tx_splitq_pkt_err_unmap() 2128 libeth_tx_complete(tx_buf, &cp); in idpf_tx_splitq_pkt_err_unmap()
|