Searched refs:cqe_idx (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/microsoft/mana/ |
H A D | gdma_main.c | 1197 int cqe_idx; in mana_gd_poll_cq() local 1200 for (cqe_idx = 0; cqe_idx < num_cqe; cqe_idx++) { in mana_gd_poll_cq() 1201 ret = mana_gd_read_cqe(cq, &comp[cqe_idx]); in mana_gd_poll_cq() 1204 cq->head -= cqe_idx; in mana_gd_poll_cq() 1214 return cqe_idx; in mana_gd_poll_cq()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.c | 591 u16 cqe_idx) in bnx2x_fill_frag_skb() 615 pages, cqe_idx); in bnx2x_fill_frag_skb() 758 u16 cqe_idx) in bnx2x_tpa_stop() 804 skb, cqe, cqe_idx)) { in bnx2x_tpa_stop() 586 bnx2x_fill_frag_skb(struct bnx2x *bp, struct bnx2x_fastpath *fp, struct bnx2x_agg_info *tpa_info, u16 pages, struct sk_buff *skb, struct eth_end_agg_rx_cqe *cqe, u16 cqe_idx) bnx2x_fill_frag_skb() argument 754 bnx2x_tpa_stop(struct bnx2x *bp, struct bnx2x_fastpath *fp, struct bnx2x_agg_info *tpa_info, u16 pages, struct eth_end_agg_rx_cqe *cqe, u16 cqe_idx) bnx2x_tpa_stop() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.c | 590 u16 cqe_idx) in bnx2x_fill_frag_skb() 614 pages, cqe_idx); in bnx2x_fill_frag_skb() 769 u16 cqe_idx) in bnx2x_tpa_stop() 815 skb, cqe, cqe_idx)) { in bnx2x_tpa_stop() 585 bnx2x_fill_frag_skb(struct bnx2x *bp, struct bnx2x_fastpath *fp, struct bnx2x_agg_info *tpa_info, u16 pages, struct sk_buff *skb, struct eth_end_agg_rx_cqe *cqe, u16 cqe_idx) bnx2x_fill_frag_skb() argument 765 bnx2x_tpa_stop(struct bnx2x *bp, struct bnx2x_fastpath *fp, struct bnx2x_agg_info *tpa_info, u16 pages, struct eth_end_agg_rx_cqe *cqe, u16 cqe_idx) bnx2x_tpa_stop() argument
|
Completed in 14 milliseconds