Home
last modified time | relevance | path

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

/linux-6.12.1/net/sunrpc/xprtrdma/
Dverbs.c165 rr_cqe); in rpcrdma_wc_receive()
970 rep->rr_cqe.done = rpcrdma_wc_receive; in rpcrdma_rep_create()
973 rep->rr_recv_wr.wr_cqe = &rep->rr_cqe; in rpcrdma_rep_create()
Dxprt_rdma.h195 struct ib_cqe rr_cqe; member
/linux-6.12.1/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.h436 void bnx2x_sp_event(struct bnx2x_fastpath *fp, union eth_rx_cqe *rr_cqe);
Dbnx2x_main.c1814 void bnx2x_sp_event(struct bnx2x_fastpath *fp, union eth_rx_cqe *rr_cqe) in bnx2x_sp_event() argument
1817 int cid = SW_CID(rr_cqe->ramrod_cqe.conn_and_cmd_data); in bnx2x_sp_event()
1818 int command = CQE_CMD(rr_cqe->ramrod_cqe.conn_and_cmd_data); in bnx2x_sp_event()
1825 rr_cqe->ramrod_cqe.ramrod_type); in bnx2x_sp_event()