Searched refs:IB_POLL_SOFTIRQ (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/drivers/infiniband/core/ |
H A D | cq.c | 250 case IB_POLL_SOFTIRQ: in __ib_alloc_cq() 330 case IB_POLL_SOFTIRQ: in ib_free_cq()
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | gsi.c | 132 IB_POLL_SOFTIRQ); in mlx5_ib_create_gsi()
|
H A D | umr.c | 149 cq = ib_alloc_cq(&dev->ib_dev, NULL, 128, 0, IB_POLL_SOFTIRQ); in mlx5r_umr_resource_init()
|
H A D | qp.c | 5722 case IB_POLL_SOFTIRQ: in handle_drain_completion()
|
/openbmc/linux/net/9p/ |
H A D | trans_rdma.c | 699 IB_POLL_SOFTIRQ); in rdma_create_trans()
|
/openbmc/linux/drivers/infiniband/ulp/iser/ |
H A D | iser_verbs.c | 251 ib_conn->cq = ib_cq_pool_get(ib_dev, cq_size, -1, IB_POLL_SOFTIRQ); in iser_create_ib_conn_res()
|
/openbmc/linux/fs/smb/client/ |
H A D | smbdirect.c | 1550 info->send_credit_target, IB_POLL_SOFTIRQ); in _smbd_get_connection() 1558 info->receive_credit_max, IB_POLL_SOFTIRQ); in _smbd_get_connection()
|
/openbmc/linux/drivers/nvme/host/ |
H A D | rdma.c | 479 comp_vector, IB_POLL_SOFTIRQ); in nvme_rdma_create_cq()
|
/openbmc/linux/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs-clt.c | 1724 max_recv_wr, IB_POLL_SOFTIRQ); in create_con_cq_qp()
|
/openbmc/linux/include/rdma/ |
H A D | ib_verbs.h | 1585 IB_POLL_SOFTIRQ, /* poll from softirq context */ enumerator
|
/openbmc/linux/drivers/infiniband/ulp/srp/ |
H A D | ib_srp.c | 541 ch->comp_vector, IB_POLL_SOFTIRQ); in srp_create_ch_ib()
|
/openbmc/linux/drivers/infiniband/hw/mlx4/ |
H A D | qp.c | 4425 case IB_POLL_SOFTIRQ: in handle_drain_completion()
|