Home
last modified time | relevance | path

Searched refs:rr_cqe (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/net/sunrpc/xprtrdma/
Dverbs.c164 rr_cqe); in rpcrdma_wc_receive()
949 rep->rr_cqe.done = rpcrdma_wc_receive; in rpcrdma_rep_create()
952 rep->rr_recv_wr.wr_cqe = &rep->rr_cqe; in rpcrdma_rep_create()
Dxprt_rdma.h189 struct ib_cqe rr_cqe; member
/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.h436 void bnx2x_sp_event(struct bnx2x_fastpath *fp, union eth_rx_cqe *rr_cqe);
Dbnx2x_main.c1815 void bnx2x_sp_event(struct bnx2x_fastpath *fp, union eth_rx_cqe *rr_cqe) in bnx2x_sp_event() argument
1818 int cid = SW_CID(rr_cqe->ramrod_cqe.conn_and_cmd_data); in bnx2x_sp_event()
1819 int command = CQE_CMD(rr_cqe->ramrod_cqe.conn_and_cmd_data); in bnx2x_sp_event()
1826 rr_cqe->ramrod_cqe.ramrod_type); in bnx2x_sp_event()