Searched refs:IB_POLL_SOFTIRQ (Results 1 – 12 of 12) sorted by relevance
/Linux-v6.1/drivers/infiniband/core/ |
D | cq.c | 250 case IB_POLL_SOFTIRQ: in __ib_alloc_cq() 330 case IB_POLL_SOFTIRQ: in ib_free_cq()
|
/Linux-v6.1/drivers/infiniband/hw/mlx5/ |
D | gsi.c | 132 IB_POLL_SOFTIRQ); in mlx5_ib_create_gsi()
|
D | umr.c | 149 cq = ib_alloc_cq(&dev->ib_dev, NULL, 128, 0, IB_POLL_SOFTIRQ); in mlx5r_umr_resource_init()
|
D | qp.c | 5580 case IB_POLL_SOFTIRQ: in handle_drain_completion()
|
/Linux-v6.1/net/9p/ |
D | trans_rdma.c | 691 IB_POLL_SOFTIRQ); in rdma_create_trans()
|
/Linux-v6.1/drivers/infiniband/ulp/iser/ |
D | iser_verbs.c | 258 ib_conn->cq = ib_cq_pool_get(ib_dev, cq_size, -1, IB_POLL_SOFTIRQ); in iser_create_ib_conn_res()
|
/Linux-v6.1/fs/cifs/ |
D | smbdirect.c | 1580 info->send_credit_target, IB_POLL_SOFTIRQ); in _smbd_get_connection() 1588 info->receive_credit_max, IB_POLL_SOFTIRQ); in _smbd_get_connection()
|
/Linux-v6.1/drivers/nvme/host/ |
D | rdma.c | 481 poll_ctx = IB_POLL_SOFTIRQ; in nvme_rdma_create_cq()
|
/Linux-v6.1/include/rdma/ |
D | ib_verbs.h | 1573 IB_POLL_SOFTIRQ, /* poll from softirq context */ enumerator
|
/Linux-v6.1/drivers/infiniband/ulp/rtrs/ |
D | rtrs-clt.c | 1724 max_recv_wr, IB_POLL_SOFTIRQ); in create_con_cq_qp()
|
/Linux-v6.1/drivers/infiniband/ulp/srp/ |
D | ib_srp.c | 546 ch->comp_vector, IB_POLL_SOFTIRQ); in srp_create_ch_ib()
|
/Linux-v6.1/drivers/infiniband/hw/mlx4/ |
D | qp.c | 4386 case IB_POLL_SOFTIRQ: in handle_drain_completion()
|