Home
last modified time | relevance | path

Searched refs:libeth_xdp_tx_exception (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/libeth/
H A Dxdp.c123 void __cold libeth_xdp_tx_exception(struct libeth_xdp_tx_bulk *bq, u32 sent, in libeth_xdp_tx_exception() function
148 EXPORT_SYMBOL_GPL(libeth_xdp_tx_exception);
/linux/include/net/libeth/
H A Dxdp.h754 void libeth_xdp_tx_exception(struct libeth_xdp_tx_bulk *bq, u32 sent,
789 libeth_xdp_tx_exception(bq, sent, flags); in __libeth_xdp_tx_flush_bulk()