Searched refs:libeth_sqe (Results 1 – 3 of 3) sorted by relevance
58 struct libeth_sqe { struct88 static_assert(sizeof(p) <= sizeof_field(struct libeth_sqe, priv))124 static inline void libeth_tx_complete(struct libeth_sqe *sqe, in libeth_tx_complete()157 void libeth_tx_complete_any(struct libeth_sqe *sqe, struct libeth_cq_pp *cp);
422 struct libeth_sqe *sqes;691 struct libeth_sqe *ue = (sqe); \720 struct libeth_sqe *sqe; in libeth_xdp_tx_fill_buf()991 struct libeth_sqe *sqe; in libeth_xdp_xmit_fill_buf()1770 __libeth_xdp_complete_tx(struct libeth_sqe *sqe, struct libeth_cq_pp *cp, in __libeth_xdp_complete_tx()1819 static inline void libeth_xdp_complete_tx(struct libeth_sqe *sqe, in libeth_xdp_complete_tx()
120 struct libeth_sqe *sqe; in libeth_xsk_tx_fill_buf()
Completed in 9 milliseconds