Searched refs:end_agg_cqe (Results 1 – 2 of 2) sorted by relevance
996 queue = cqe->end_agg_cqe.queue_index; in bnx2x_rx_int()1002 frag_size = le16_to_cpu(cqe->end_agg_cqe.pkt_len) - in bnx2x_rx_int()1013 &cqe->end_agg_cqe, comp_ring_cons); in bnx2x_rx_int()1019 bnx2x_update_sge_prod(fp, pages, &cqe->end_agg_cqe); in bnx2x_rx_int()
4322 struct eth_end_agg_rx_cqe end_agg_cqe; member