Searched refs:ibnl_add_client (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/include/rdma/ |
D | rdma_netlink.h | 24 int ibnl_add_client(int index, int nops,
|
/linux-4.4.14/drivers/infiniband/core/ |
D | netlink.c | 60 int ibnl_add_client(int index, int nops, in ibnl_add_client() function 91 EXPORT_SYMBOL(ibnl_add_client);
|
D | sa_query.c | 1754 if (ibnl_add_client(RDMA_NL_LS, RDMA_NL_LS_NUM_OPS, in ib_sa_init()
|
D | cma.c | 4080 if (ibnl_add_client(RDMA_NL_RDMA_CM, RDMA_NL_RDMA_CM_NUM_OPS, cma_cb_table)) in cma_init()
|
/linux-4.4.14/drivers/infiniband/hw/nes/ |
D | nes.c | 685 if (ibnl_add_client(RDMA_NL_NES, RDMA_NL_IWPM_NUM_OPS, nes_nl_cb_table)) in nes_probe()
|
/linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
D | device.c | 1516 if (ibnl_add_client(RDMA_NL_C4IW, RDMA_NL_IWPM_NUM_OPS, in c4iw_init_module()
|