Home
last modified time | relevance | path

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

/linux/include/net/libeth/
H A Dtx.h14 * enum libeth_sqe_type - type of &libeth_sqe to act on Tx completion
27 enum libeth_sqe_type { enum
59 enum libeth_sqe_type type:32;
H A Dxdp.h1774 enum libeth_sqe_type type = sqe->type; in __libeth_xdp_complete_tx()