Home
last modified time | relevance | path

Searched refs:IB_POLL_SOFTIRQ (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/infiniband/core/
H A Dcq.c250 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 Dgsi.c132 IB_POLL_SOFTIRQ); in mlx5_ib_create_gsi()
H A Dumr.c149 cq = ib_alloc_cq(&dev->ib_dev, NULL, 128, 0, IB_POLL_SOFTIRQ); in mlx5r_umr_resource_init()
H A Dqp.c5722 case IB_POLL_SOFTIRQ: in handle_drain_completion()
/openbmc/linux/net/9p/
H A Dtrans_rdma.c699 IB_POLL_SOFTIRQ); in rdma_create_trans()
/openbmc/linux/drivers/infiniband/ulp/iser/
H A Diser_verbs.c251 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 Dsmbdirect.c1550 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 Drdma.c479 comp_vector, IB_POLL_SOFTIRQ); in nvme_rdma_create_cq()
/openbmc/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt.c1724 max_recv_wr, IB_POLL_SOFTIRQ); in create_con_cq_qp()
/openbmc/linux/include/rdma/
H A Dib_verbs.h1585 IB_POLL_SOFTIRQ, /* poll from softirq context */ enumerator
/openbmc/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.c541 ch->comp_vector, IB_POLL_SOFTIRQ); in srp_create_ch_ib()
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dqp.c4425 case IB_POLL_SOFTIRQ: in handle_drain_completion()