Searched refs:nix_cqe_rx_s (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.c31 struct nix_cqe_rx_s *cqe,
233 struct nix_cqe_rx_s *cqe, struct sk_buff *skb)
254 static void otx2_free_rcv_seg(struct otx2_nic *pfvf, struct nix_cqe_rx_s *cqe,
275 struct nix_cqe_rx_s *cqe, int qidx)
341 struct nix_cqe_rx_s *cqe, bool *need_xdp_flush)
393 struct nix_cqe_rx_s *cqe;
404 cqe = (struct nix_cqe_rx_s *)CQE_ADDR(cq, cq->cq_head);
1212 struct nix_cqe_rx_s *cqe;
1228 cqe = (struct nix_cqe_rx_s *)otx2_get_next_cqe(cq);
1402 struct nix_cqe_rx_s *cq
[all...]
H A Dotx2_struct.h167 struct nix_cqe_rx_s { struct

Completed in 79 milliseconds