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 | 207 libeth_tx_complete(tx_buf, &cp); in idpf_tx_singleq_dma_map_error() 529 libeth_tx_complete(tx_buf, &cp); in idpf_tx_singleq_clean() 543 libeth_tx_complete(tx_buf, &cp); in idpf_tx_singleq_clean()
|
| H A D | idpf_txrx.c | 2099 libeth_tx_complete(tx_buf, &cp); in idpf_tx_splitq_clean() 2107 libeth_tx_complete(tx_buf, &cp); in idpf_tx_splitq_clean() 2143 libeth_tx_complete(tx_buf, &cp); in idpf_tx_clean_bufs() 2151 libeth_tx_complete(tx_buf, &cp); in idpf_tx_clean_bufs() 2614 libeth_tx_complete(tx_buf, &cp); in idpf_tx_splitq_pkt_err_unmap() 2617 libeth_tx_complete(tx_buf, &cp); in idpf_tx_splitq_pkt_err_unmap()
|