Searched refs:nix_cqe_rx_s (Results 1 – 2 of 2) sorted by relevance
31 struct nix_cqe_rx_s *cqe,235 struct nix_cqe_rx_s *cqe, struct sk_buff *skb) in otx2_set_rxhash()256 static void otx2_free_rcv_seg(struct otx2_nic *pfvf, struct nix_cqe_rx_s *cqe, in otx2_free_rcv_seg()277 struct nix_cqe_rx_s *cqe, int qidx) in otx2_check_rcv_errors()343 struct nix_cqe_rx_s *cqe) in otx2_rcv_pkt_handler()392 struct nix_cqe_rx_s *cqe; in otx2_rx_napi_handler()403 cqe = (struct nix_cqe_rx_s *)CQE_ADDR(cq, cq->cq_head); in otx2_rx_napi_handler()1185 struct nix_cqe_rx_s *cqe; in otx2_cleanup_rx_cqes()1196 cqe = (struct nix_cqe_rx_s *)otx2_get_next_cqe(cq); in otx2_cleanup_rx_cqes()1327 struct nix_cqe_rx_s *cqe, in otx2_xdp_rcv_pkt_handler()
167 struct nix_cqe_rx_s { struct
Completed in 7 milliseconds