Home
last modified time | relevance | path

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

/openbmc/linux/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) in otx2_set_rxhash()
254 static void otx2_free_rcv_seg(struct otx2_nic *pfvf, struct nix_cqe_rx_s *cqe, in otx2_free_rcv_seg()
275 struct nix_cqe_rx_s *cqe, int qidx) in otx2_check_rcv_errors()
341 struct nix_cqe_rx_s *cqe, bool *need_xdp_flush) in otx2_rcv_pkt_handler()
393 struct nix_cqe_rx_s *cqe; in otx2_rx_napi_handler()
404 cqe = (struct nix_cqe_rx_s *)CQE_ADDR(cq, cq->cq_head); in otx2_rx_napi_handler()
1215 struct nix_cqe_rx_s *cqe; in otx2_cleanup_rx_cqes()
1231 cqe = (struct nix_cqe_rx_s *)otx2_get_next_cqe(cq); in otx2_cleanup_rx_cqes()
1405 struct nix_cqe_rx_s *cqe, in otx2_xdp_rcv_pkt_handler()
H A Dotx2_struct.h167 struct nix_cqe_rx_s { struct