Searched refs:IB_POLL_SOFTIRQ (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/drivers/infiniband/core/ |
D | cq.c | 171 case IB_POLL_SOFTIRQ: in __ib_alloc_cq() 212 case IB_POLL_SOFTIRQ: in ib_free_cq()
|
/Linux-v4.19/drivers/infiniband/hw/mlx5/ |
D | gsi.c | 172 IB_POLL_SOFTIRQ); in mlx5_ib_gsi_create_qp()
|
D | qp.c | 5743 case IB_POLL_SOFTIRQ: in handle_drain_completion()
|
D | main.c | 4422 cq = ib_alloc_cq(&dev->ib_dev, NULL, 128, 0, IB_POLL_SOFTIRQ); in create_umr_res()
|
/Linux-v4.19/net/9p/ |
D | trans_rdma.c | 704 0, IB_POLL_SOFTIRQ); in rdma_create_trans()
|
/Linux-v4.19/drivers/infiniband/ulp/iser/ |
D | iser_verbs.c | 100 IB_POLL_SOFTIRQ); in iser_create_device_ib_res()
|
/Linux-v4.19/fs/cifs/ |
D | smbdirect.c | 1681 info->send_credit_target, 0, IB_POLL_SOFTIRQ); in _smbd_get_connection() 1688 info->receive_credit_max, 0, IB_POLL_SOFTIRQ); in _smbd_get_connection()
|
/Linux-v4.19/drivers/nvme/host/ |
D | rdma.c | 454 comp_vector, IB_POLL_SOFTIRQ); in nvme_rdma_create_queue_ib()
|
/Linux-v4.19/include/rdma/ |
D | ib_verbs.h | 1574 IB_POLL_SOFTIRQ, /* poll from softirq context */ enumerator
|
/Linux-v4.19/drivers/infiniband/ulp/srp/ |
D | ib_srp.c | 559 ch->comp_vector, IB_POLL_SOFTIRQ); in srp_create_ch_ib()
|
/Linux-v4.19/drivers/infiniband/hw/mlx4/ |
D | qp.c | 4372 case IB_POLL_SOFTIRQ: in handle_drain_completion()
|